Searched refs:RX_FIFO_INF (Results 1 – 7 of 7) sorted by relevance
89 #define RX_FIFO_INF (0x18) macro
1387 ret = smsc95xx_read_reg_nopm(dev, RX_FIFO_INF, &val); in smsc95xx_enter_suspend3()
452 #define RX_FIFO_INF (0x7C) macro762 #define SMC_GET_RX_FIFO_INF(lp) SMC_inl( lp, RX_FIFO_INF )763 #define SMC_SET_RX_FIFO_INF(lp, x) SMC_outl( x, lp, RX_FIFO_INF )
214 #define RX_FIFO_INF 0x7C macro
696 smsc911x_reg_read(pdata, RX_FIFO_INF) & RX_FIFO_INF_RXSUSED_; in smsc911x_rx_get_rxstatus()
199 if ((smc911x_reg_read(dev, RX_FIFO_INF) & RX_FIFO_INF_RXSUSED) >> 16) { in smc911x_rx()
221 #define RX_FIFO_INF 0x7C macro