Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/wiznet/
H A Dw5300.c67 #define S0_CR_OPEN 0x0001 /* OPEN command */ macro
265 w5300_command(priv, S0_CR_OPEN); in w5300_hw_start()
H A Dw5100.c68 #define S0_CR_OPEN 0x01 /* OPEN command */ macro
703 w5100_command(priv, S0_CR_OPEN); in w5100_hw_start()