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

/openwrt/target/linux/ar71xx/files/arch/mips/ath79/
H A Dmach-ubnt.c107 #define UBNT_RS_WAN_PHYMASK BIT(20) macro
114 ath79_register_mdio(0, ~(UBNT_RS_WAN_PHYMASK | UBNT_RS_LAN_PHYMASK));
118 ath79_eth0_data.phy_mask = UBNT_RS_WAN_PHYMASK;

Completed in 29 milliseconds