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
1072 psr ^= PSR_LMON; in ravb_emac_interrupt_unlocked()1073 if (!(psr & PSR_LMON)) { in ravb_emac_interrupt_unlocked()
1754 if (!(link_stat & PSR_LMON)) { in sh_eth_emac_interrupt()