Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dmtk_eth.h190 #define C_MDIO_BPS BIT(5) macro
H A Dmtk_eth.c567 val &= ~C_MDIO_BPS; in mt7530_setup()
611 val &= ~(C_MDIO_BPS | P6_INTF_DIS); in mt7530_setup()