Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/renesas/
H A Dsh_eth.h318 ECSR_BRCRX = 0x20, ECSR_PSRTO = 0x10, enumerator
323 #define DEFAULT_ECSR_INIT (ECSR_BRCRX | ECSR_PSRTO | ECSR_LCHNG | \
/openbmc/u-boot/drivers/net/
H A Dsh_eth.h533 ECSR_BRCRX = 0x20, ECSR_PSRTO = 0x10, enumerator
542 # define ECSR_INIT (ECSR_BRCRX | ECSR_PSRTO | \