Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A DHalBtc8723b1Ant.c256 u32 regHPTx = 0, regHPRx = 0, regLPTx = 0, regLPRx = 0; in halbtc8723b1ant_MonitorBtCtr() local
274 regHPTx = u4Tmp & bMaskLWord; in halbtc8723b1ant_MonitorBtCtr()
281 pCoexSta->highPriorityTx = regHPTx; in halbtc8723b1ant_MonitorBtCtr()
292 if ((regHPTx == 0) && (regHPRx == 0) && (regLPTx == 0) && (regLPRx == 0)) { in halbtc8723b1ant_MonitorBtCtr()