Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/
H A Dmt7530.h519 #define MT7530_P5_PHY0_SEL BIT(20) macro
H A Dmt7530.c883 val &= ~MT7530_P5_PHY0_SEL & ~MT7530_P5_MAC_SEL & ~MT7530_P5_RGMII_MODE; in mt7530_setup_port5()
888 val |= MT7530_P5_PHY0_SEL; in mt7530_setup_port5()