Home
last modified time | relevance | path

Searched refs:mac_on_bit (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192du/
H A Drf.c14 u8 mac_on_bit = bmac0 ? MAC1_ON : MAC0_ON; in rtl92du_phy_enable_anotherphy() local
27 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() local
67 if (!(u1btmp & mac_on_bit)) { in rtl92du_phy_powerdown_anotherphy()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Drf.c20 u8 mac_on_bit = bmac0 ? MAC1_ON : MAC0_ON; in rtl92d_phy_enable_anotherphy() local
28 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() local
59 if (!(u1btmp & mac_on_bit)) { in rtl92d_phy_powerdown_anotherphy()