Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A Drtl8723b_phycfg.c485 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 Dhal_com_phycfg.c95 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 DHal8192CPhyReg.h300 #define rTxAGC_A_Rate54_24 0xe04 macro