Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/rtl8723bs/hal/
H A DHalPhyRf_8723B.c369 u32 regEAC, regE94, regE9C, tmp, Path_SEL_BB /*, regEA4*/; in phy_PathA_IQK_8723B() local
446 tmp = (regE9C & 0x03FF0000)>>16; in phy_PathA_IQK_8723B()
453 (((regE9C & 0x03FF0000)>>16) != 0x42) && in phy_PathA_IQK_8723B()
470 u32 regEAC, regE94, regE9C, regEA4, u4tmp, tmp, Path_SEL_BB; in phy_PathA_RxIQK8723B() local
545 tmp = (regE9C & 0x03FF0000)>>16; in phy_PathA_RxIQK8723B()
552 (((regE9C & 0x03FF0000)>>16) != 0x42) && in phy_PathA_RxIQK8723B()
729 tmp = (regE9C & 0x03FF0000)>>16; in phy_PathB_IQK_8723B()
736 (((regE9C & 0x03FF0000)>>16) != 0x42) && in phy_PathB_IQK_8723B()
749 u32 regE94, regE9C, regEA4, regEAC, u4tmp, tmp, Path_SEL_BB; in phy_PathB_RxIQK8723B() local
824 tmp = (regE9C & 0x03FF0000)>>16; in phy_PathB_RxIQK8723B()
[all …]