Home
last modified time | relevance | path

Searched refs:regLPRx (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/staging/rtl8723bs/hal/
DHalBtc8723b1Ant.c337 u32 regHPTx = 0, regHPRx = 0, regLPTx = 0, regLPRx = 0; in halbtc8723b1ant_MonitorBtCtr() local
360 regLPRx = (u4Tmp & bMaskHWord)>>16; in halbtc8723b1ant_MonitorBtCtr()
365 pCoexSta->lowPriorityRx = regLPRx; in halbtc8723b1ant_MonitorBtCtr()
377 regLPRx, in halbtc8723b1ant_MonitorBtCtr()
385 if ((regHPTx == 0) && (regHPRx == 0) && (regLPTx == 0) && (regLPRx == 0)) { in halbtc8723b1ant_MonitorBtCtr()
DHalBtc8723b2Ant.c211 u32 regHPTx = 0, regHPRx = 0, regLPTx = 0, regLPRx = 0; in halbtc8723b2ant_MonitorBtCtr() local
222 regLPRx = (u4Tmp & bMaskHWord)>>16; in halbtc8723b2ant_MonitorBtCtr()
227 pCoexSta->lowPriorityRx = regLPRx; in halbtc8723b2ant_MonitorBtCtr()
249 regLPRx, in halbtc8723b2ant_MonitorBtCtr()
250 regLPRx in halbtc8723b2ant_MonitorBtCtr()