Searched refs:FW_RSVD_PG_CRTL (Results 1 – 2 of 2) sorted by relevance
106 #define FW_RSVD_PG_CRTL 0x00D8 macro
1058 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()