Searched refs:regRRSR_RSC (Results 1 – 1 of 1) sorted by relevance
585 u8 regRRSR_RSC; in _PHY_SetBWMode92C() local599 res = rtw_read8(Adapter, REG_RRSR + 2, ®RRSR_RSC); in _PHY_SetBWMode92C()613 regRRSR_RSC = (regRRSR_RSC & 0x90) | (pHalData->nCur40MhzPrimeSC << 5); in _PHY_SetBWMode92C()614 rtw_write8(Adapter, REG_RRSR + 2, regRRSR_RSC); in _PHY_SetBWMode92C()