Searched refs:rTxAGC_A_Rate18_06 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/staging/rtl8723bs/hal/ |
H A D | rtl8723b_phycfg.c | 472 PHY_SetBBReg(Adapter, rTxAGC_A_Rate18_06, bMaskByte0, PowerIndex); in PHY_SetTxPowerIndex() 475 PHY_SetBBReg(Adapter, rTxAGC_A_Rate18_06, bMaskByte1, PowerIndex); in PHY_SetTxPowerIndex() 478 PHY_SetBBReg(Adapter, rTxAGC_A_Rate18_06, bMaskByte2, PowerIndex); in PHY_SetTxPowerIndex() 481 PHY_SetBBReg(Adapter, rTxAGC_A_Rate18_06, bMaskByte3, PowerIndex); in PHY_SetTxPowerIndex()
|
H A D | hal_com_phycfg.c | 92 case rTxAGC_A_Rate18_06: in PHY_GetRateSectionIndexOfTxPowerByRate() 151 case rTxAGC_A_Rate18_06: in PHY_GetRateValuesOfTxPowerByRate()
|
/openbmc/linux/drivers/staging/rtl8723bs/include/ |
H A D | Hal8192CPhyReg.h | 299 #define rTxAGC_A_Rate18_06 0xe00 macro
|