Searched refs:PSR_LMON (Results 1 – 3 of 3) sorted by relevance
211 enum PSR_BIT { PSR_LMON = 0x01, }; enumerator
1129 psr ^= PSR_LMON; in ravb_emac_interrupt_unlocked()1130 if (!(psr & PSR_LMON)) { in ravb_emac_interrupt_unlocked()
1750 if (!(link_stat & PSR_LMON)) { in sh_eth_emac_interrupt()