Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dmdio.h289 #define MDIO_PMA_LASI_LSALARM 0x0001 /* LS_ALARM enable/status */ macro
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dmv88x201x.c80 MDIO_PMA_LASI_LSALARM); in mv88x201x_interrupt_enable()
/openbmc/linux/include/uapi/linux/
H A Dmdio.h444 #define MDIO_PMA_LASI_LSALARM 0x0001 /* LS_ALARM enable/status */ macro
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3_hw.c479 MDIO_PMA_LASI_LSALARM); in t3_phy_lasi_intr_enable()
502 return (status & MDIO_PMA_LASI_LSALARM) ? cphy_cause_link_change : 0; in t3_phy_lasi_intr_handler()