FW_RSVD_PG_CRTL  1059 drivers/net/wireless/realtek/rtlwifi/rtl8192se/hw.c 		tmp_byte = rtl_read_byte(rtlpriv, FW_RSVD_PG_CRTL) & (~BIT(4));
FW_RSVD_PG_CRTL  1061 drivers/net/wireless/realtek/rtlwifi/rtl8192se/hw.c 		rtl_write_byte(rtlpriv, FW_RSVD_PG_CRTL, tmp_byte);