Searched refs:mac_on_bit (Results 1 – 2 of 2) sorted by relevance
20 u8 mac_on_bit = bmac0 ? MAC1_ON : MAC0_ON; in rtl92d_phy_enable_anotherphy() local28 if (!(u1btmp & mac_on_bit)) { in rtl92d_phy_enable_anotherphy()51 u8 mac_on_bit = bmac0 ? MAC1_ON : MAC0_ON; in rtl92d_phy_powerdown_anotherphy() local59 if (!(u1btmp & mac_on_bit)) { in rtl92d_phy_powerdown_anotherphy()
14 u8 mac_on_bit = bmac0 ? MAC1_ON : MAC0_ON; in rtl92du_phy_enable_anotherphy() local27 if (!(u1btmp & mac_on_bit)) { in rtl92du_phy_enable_anotherphy()54 u8 mac_on_bit = bmac0 ? MAC1_ON : MAC0_ON; in rtl92du_phy_powerdown_anotherphy() local67 if (!(u1btmp & mac_on_bit)) { in rtl92du_phy_powerdown_anotherphy()
Completed in 5 milliseconds