FW_RSVD_PG_CRTL
tmp_byte = rtl_read_byte(rtlpriv, FW_RSVD_PG_CRTL) & (~BIT(4));
rtl_write_byte(rtlpriv, FW_RSVD_PG_CRTL, tmp_byte);