Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/rtlwifi/rtl8192se/
Dreg.h131 #define FW_RSVD_PG_CRTL 0x00D8 macro
Dhw.c1067 tmp_byte = rtl_read_byte(rtlpriv, FW_RSVD_PG_CRTL) & (~BIT(4)); in rtl92se_hw_init()
1069 rtl_write_byte(rtlpriv, FW_RSVD_PG_CRTL, tmp_byte); in rtl92se_hw_init()