Searched refs:regRRSR_RSC (Results 1 – 1 of 1) sorted by relevance
962 u8 regRRSR_RSC; in _PHY_SetBWMode92C() local979 regRRSR_RSC = rtw_read8(Adapter, REG_RRSR + 2); in _PHY_SetBWMode92C()991 regRRSR_RSC = (regRRSR_RSC & 0x90) | (pHalData->nCur40MhzPrimeSC << 5); in _PHY_SetBWMode92C()992 rtw_write8(Adapter, REG_RRSR + 2, regRRSR_RSC); in _PHY_SetBWMode92C()