Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A DHalPhyRf_8723B.c370 u32 regEAC, regE94, regE9C, tmp, Path_SEL_BB /*, regEA4*/; in phy_PathA_IQK_8723B() local
447 tmp = (regE9C & 0x03FF0000)>>16; in phy_PathA_IQK_8723B()
454 (((regE9C & 0x03FF0000)>>16) != 0x42) && in phy_PathA_IQK_8723B()
471 u32 regEAC, regE94, regE9C, regEA4, u4tmp, tmp, Path_SEL_BB; in phy_PathA_RxIQK8723B() local
546 tmp = (regE9C & 0x03FF0000)>>16; in phy_PathA_RxIQK8723B()
553 (((regE9C & 0x03FF0000)>>16) != 0x42) && in phy_PathA_RxIQK8723B()
730 tmp = (regE9C & 0x03FF0000)>>16; in phy_PathB_IQK_8723B()
737 (((regE9C & 0x03FF0000)>>16) != 0x42) && in phy_PathB_IQK_8723B()
750 u32 regE94, regE9C, regEA4, regEAC, u4tmp, tmp, Path_SEL_BB; in phy_PathB_RxIQK8723B() local
825 tmp = (regE9C & 0x03FF0000)>>16; in phy_PathB_RxIQK8723B()
[all …]