Home
last modified time | relevance | path

Searched refs:MAC1_ON (Results 1 – 3 of 3) 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()
420 u8 mac_on_bit = bmac0 ? MAC1_ON : MAC0_ON; in rtl92d_phy_powerdown_anotherphy()
H A Dreg.h69 #define MAC1_ON BIT(0) macro
H A Dphy.c3268 rtl_write_byte(rtlpriv, REG_MAC1, value8 | MAC1_ON); in rtl92d_phy_set_poweron()
3519 u1btmp &= MAC1_ON; in rtl92d_phy_check_poweroff()
3522 rtl_write_byte(rtlpriv, REG_MAC1, u1btmp & (~MAC1_ON)); in rtl92d_phy_check_poweroff()