Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dlan91c96.h345 #define LAN91C96_CTR_BIT_8 (0x1U << 8) macro
H A Dlan91c96.c221 SMC_outw(dev, SMC_inw(dev, LAN91C96_CONTROL) | LAN91C96_CTR_BIT_8, in smc_reset()