Home
last modified time | relevance | path

Searched refs:PSR_LMON (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/renesas/
H A Dsh_eth.h211 enum PSR_BIT { PSR_LMON = 0x01, }; enumerator
H A Dravb_main.c1129 psr ^= PSR_LMON; in ravb_emac_interrupt_unlocked()
1130 if (!(psr & PSR_LMON)) { in ravb_emac_interrupt_unlocked()
H A Dsh_eth.c1750 if (!(link_stat & PSR_LMON)) { in sh_eth_emac_interrupt()