Searched refs:RTL8211F_BMSR (Results 1 – 2 of 2) sorted by relevance
187 #define RTL8211F_BMSR ((uint16_t)0x0001U) /* Basic Mode Status Register. */ macro
722 status = phy_read_reg(RTL8211F_PHY_ADDR, RTL8211F_BMSR); in phy_linkchange()723 status = phy_read_reg(RTL8211F_PHY_ADDR, RTL8211F_BMSR); in phy_linkchange()
Completed in 13 milliseconds