Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dmdio.h183 #define MDIO_PMD_TXDIS_GLOBAL 0x0001 /* Global PMD TX disable */ macro
/openbmc/linux/drivers/net/phy/
H A Dmarvell-88x2222.c66 MDIO_PMD_TXDIS_GLOBAL); in mv2222_tx_enable()
73 MDIO_PMD_TXDIS_GLOBAL); in mv2222_tx_disable()
/openbmc/linux/include/uapi/linux/
H A Dmdio.h210 #define MDIO_PMD_TXDIS_GLOBAL 0x0001 /* Global PMD TX disable */ macro
/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dmdio_10g.c181 MDIO_PMA_TXDIS, MDIO_PMD_TXDIS_GLOBAL, in ef4_mdio_transmit_disable()