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