Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/wiznet/
Dw5300.c70 #define S0_CR_CLOSE 0x0010 /* CLOSE command */ macro
286 w5300_command(priv, S0_CR_CLOSE); in w5300_hw_close()
Dw5100.c63 #define S0_CR_CLOSE 0x10 /* CLOSE command */ macro
367 w5100_command(priv, S0_CR_CLOSE); in w5100_hw_close()