Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/wiznet/
Dw5300.c68 #define S0_CR_CLOSE 0x0010 /* CLOSE command */ macro
273 w5300_command(priv, S0_CR_CLOSE); in w5300_hw_close()
Dw5100.c69 #define S0_CR_CLOSE 0x10 /* CLOSE command */ macro
715 w5100_command(priv, S0_CR_CLOSE); in w5100_hw_close()