Searched refs:rTxAGC_A_Rate54_24 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/staging/rtl8723bs/hal/ |
H A D | rtl8723b_phycfg.c | 485 PHY_SetBBReg(Adapter, rTxAGC_A_Rate54_24, bMaskByte0, PowerIndex); in PHY_SetTxPowerIndex() 488 PHY_SetBBReg(Adapter, rTxAGC_A_Rate54_24, bMaskByte1, PowerIndex); in PHY_SetTxPowerIndex() 491 PHY_SetBBReg(Adapter, rTxAGC_A_Rate54_24, bMaskByte2, PowerIndex); in PHY_SetTxPowerIndex() 494 PHY_SetBBReg(Adapter, rTxAGC_A_Rate54_24, bMaskByte3, PowerIndex); in PHY_SetTxPowerIndex()
|
H A D | hal_com_phycfg.c | 95 case rTxAGC_A_Rate54_24: in PHY_GetRateSectionIndexOfTxPowerByRate() 164 case rTxAGC_A_Rate54_24: in PHY_GetRateValuesOfTxPowerByRate()
|
/openbmc/linux/drivers/staging/rtl8723bs/include/ |
H A D | Hal8192CPhyReg.h | 300 #define rTxAGC_A_Rate54_24 0xe04 macro
|