Searched refs:ipg_w16 (Results 1 – 1 of 1) sorted by relevance
43 #define ipg_w16(val16, reg) iowrite16((val16), ioaddr + (reg)) macro681 ipg_w16(sp->max_rxframe_size, MAX_FRAME_SIZE); in ipg_io_config()689 ipg_w16((IPG_IE_HOST_ERROR | IPG_IE_TX_DMA_COMPLETE | in ipg_io_config()693 ipg_w16(IPG_FLOWONTHRESH_VALUE, FLOW_ON_THRESH); in ipg_io_config()694 ipg_w16(IPG_FLOWOFFTHRESH_VALUE, FLOW_OFF_THRESH); in ipg_io_config()699 ipg_w16(ipg_r16(DEBUG_CTRL) | 0x0200, DEBUG_CTRL); in ipg_io_config()704 ipg_w16(ipg_r16(DEBUG_CTRL) | 0x0010, DEBUG_CTRL); in ipg_io_config()709 ipg_w16(ipg_r16(DEBUG_CTRL) | 0x0020, DEBUG_CTRL); in ipg_io_config()1675 ipg_w16(IPG_IE_TX_DMA_COMPLETE | IPG_IE_RX_DMA_COMPLETE | in ipg_interrupt_handler()1737 ipg_w16(0x0000, INT_ENABLE); in ipg_nic_open()[all …]