Searched refs:UBNT_LSSR71_PHY_MASK (Results 1 - 1 of 1) sorted by relevance

/openwrt/target/linux/ar71xx/files/arch/mips/ath79/
H A Dmach-ubnt.c186 #define UBNT_LSSR71_PHY_MASK BIT(1) macro
192 ath79_register_mdio(0, ~UBNT_LSSR71_PHY_MASK);
196 ath79_eth0_data.phy_mask = UBNT_LSSR71_PHY_MASK;

Completed in 28 milliseconds