Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/marvell/
Dmv643xx_eth.c122 #define INT_EXT_LINK_PHY 0x00110000 macro
2168 int_cause_ext &= INT_EXT_LINK_PHY | INT_EXT_TX; in mv643xx_eth_collect_events()
2171 if (int_cause_ext & INT_EXT_LINK_PHY) in mv643xx_eth_collect_events()
2474 wrlp(mp, INT_MASK_EXT, INT_EXT_LINK_PHY | INT_EXT_TX); in mv643xx_eth_open()