Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
Drf.c411 u8 mac_on_bit = bmac0 ? MAC1_ON : MAC0_ON; in rtl92d_phy_enable_anotherphy() local
419 if (!(u1btmp & mac_on_bit)) { in rtl92d_phy_enable_anotherphy()
442 u8 mac_on_bit = bmac0 ? MAC1_ON : MAC0_ON; in rtl92d_phy_powerdown_anotherphy() local
450 if (!(u1btmp & mac_on_bit)) { in rtl92d_phy_powerdown_anotherphy()