Searched refs:PHYRegDef (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/staging/rtl8723bs/hal/
H A Drtl8723b_phycfg.c98 struct bb_register_def *pPhyReg = &pHalData->PHYRegDef[eRFPath];
194 struct bb_register_def *pPhyReg = &pHalData->PHYRegDef[eRFPath];
311 pHalData->PHYRegDef[RF_PATH_A].rfintfs = rFPGA0_XAB_RFInterfaceSW; /* 16 LSBs if read 32-bit from 0x870 */
312 pHalData->PHYRegDef[RF_PATH_B].rfintfs = rFPGA0_XAB_RFInterfaceSW; /* 16 MSBs if read 32-bit from 0x870 (16-bit for 0x872) */
315 pHalData->PHYRegDef[RF_PATH_A].rfintfo = rFPGA0_XA_RFInterfaceOE; /* 16 LSBs if read 32-bit from 0x860 */
316 pHalData->PHYRegDef[RF_PATH_B].rfintfo = rFPGA0_XB_RFInterfaceOE; /* 16 LSBs if read 32-bit from 0x864 */
319 pHalData->PHYRegDef[RF_PATH_A].rfintfe = rFPGA0_XA_RFInterfaceOE; /* 16 MSBs if read 32-bit from 0x860 (16-bit for 0x862) */
320 pHalData->PHYRegDef[RF_PATH_B].rfintfe = rFPGA0_XB_RFInterfaceOE; /* 16 MSBs if read 32-bit from 0x864 (16-bit for 0x866) */
322 pHalData->PHYRegDef[RF_PATH_A].rf3wireOffset = rFPGA0_XA_LSSIParameter; /* LSSI Parameter */
323 pHalData->PHYRegDef[RF_PATH_
[all...]
H A Drtl8723b_rf6052.c95 pPhyReg = &pHalData->PHYRegDef[eRFPath];
/linux-master/drivers/staging/rtl8723bs/include/
H A Dhal_data.h309 struct bb_register_def PHYRegDef[4]; /* Radio A/B/C/D */ member in struct:hal_com_data

Completed in 135 milliseconds