Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/renesas/
H A Dsh_eth.h319 ECSR_LCHNG = 0x04, enumerator
323 #define DEFAULT_ECSR_INIT (ECSR_BRCRX | ECSR_PSRTO | ECSR_LCHNG | \
H A Dravb_main.c547 ravb_write(ndev, ECSR_ICD | ECSR_LCHNG | ECSR_PFRI, ECSR); in ravb_emac_init_gbeth()
1124 if (ecsr & ECSR_LCHNG) { in ravb_emac_interrupt_unlocked()