Searched refs:REG_MAC0 (Results 1 – 3 of 3) sorted by relevance
15 u8 mac_reg = bmac0 ? REG_MAC1 : REG_MAC0; in rtl92du_phy_enable_anotherphy()55 u8 mac_reg = bmac0 ? REG_MAC1 : REG_MAC0; in rtl92du_phy_powerdown_anotherphy()
19 u8 mac_reg = bmac0 ? REG_MAC1 : REG_MAC0; in rtl92d_phy_enable_anotherphy()50 u8 mac_reg = bmac0 ? REG_MAC1 : REG_MAC0; in rtl92d_phy_powerdown_anotherphy()
67 #define REG_MAC0 0x0081 macro