Home
last modified time | relevance | path

Searched refs:FW_RSVD_PG_CRTL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
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()
H A Dreg.h106 #define FW_RSVD_PG_CRTL 0x00D8 macro
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
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()
H A Dreg.h106 #define FW_RSVD_PG_CRTL 0x00D8 macro

Completed in 12 milliseconds