Searched refs:RX_FIFO_INF (Results 1 – 5 of 5) sorted by relevance
89 #define RX_FIFO_INF (0x18) macro
1389 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()