Searched refs:PSR_LMON (Results 1 – 4 of 4) sorted by relevance
211 enum PSR_BIT { PSR_LMON = 0x01, }; enumerator
845 PSR_LMON = 0x00000001, enumerator
763 psr ^= PSR_LMON; in ravb_emac_interrupt_unlocked()764 if (!(psr & PSR_LMON)) { in ravb_emac_interrupt_unlocked()
1752 if (!(link_stat & PSR_LMON)) { in sh_eth_emac_interrupt()