Home
last modified time | relevance | path

Searched refs:S0_CR_RECV (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/wiznet/
Dw5100.c65 #define S0_CR_RECV 0x40 /* RECV command */ macro
483 w5100_command(priv, S0_CR_RECV); in w5100_napi_poll()
492 w5100_command(priv, S0_CR_RECV); in w5100_napi_poll()
Dw5300.c72 #define S0_CR_RECV 0x0040 /* RECV command */ macro