Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Drf.c389 u8 mac_on_bit = bmac0 ? MAC1_ON : MAC0_ON; in rtl92d_phy_enable_anotherphy() local
397 if (!(u1btmp & mac_on_bit)) { in rtl92d_phy_enable_anotherphy()
420 u8 mac_on_bit = bmac0 ? MAC1_ON : MAC0_ON; in rtl92d_phy_powerdown_anotherphy() local
428 if (!(u1btmp & mac_on_bit)) { in rtl92d_phy_powerdown_anotherphy()