Searched refs:RX_ENABLE (Results 1 – 6 of 6) sorted by relevance
36 #define RX_ENABLE (1 << 2) macro
580 write_4(sc, EMAC_NCR, RX_ENABLE | TX_ENABLE | MPE_ENABLE); in macbinit_locked()
235 #define RX_ENABLE (u_short) (0x4<<11) macro
264 CSR_WRITE_2(sc, VX_COMMAND, RX_ENABLE); in vx_init_locked()
248 #define RX_ENABLE (u_short) (0x4<<11) macro
444 CSR_WRITE_2(sc, EP_COMMAND, RX_ENABLE); in epinit_locked()