Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dreg.h106 #define FW_RSVD_PG_CRTL 0x00D8 macro
H A Dhw.c1058 tmp_byte = rtl_read_byte(rtlpriv, FW_RSVD_PG_CRTL) & (~BIT(4)); in rtl92se_hw_init()
1060 rtl_write_byte(rtlpriv, FW_RSVD_PG_CRTL, tmp_byte); in rtl92se_hw_init()