Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A Drtl8723b_phycfg.c472 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 Dhal_com_phycfg.c92 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 DHal8192CPhyReg.h299 #define rTxAGC_A_Rate18_06 0xe00 macro