Searched refs:rTxAGC_A_Rate54_24 (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.10/drivers/staging/rtl8188eu/include/ |
D | hal8188e_phy_reg.h | 103 #define rTxAGC_A_Rate54_24 0xe04 macro
|
/Linux-v5.10/drivers/staging/rtl8723bs/hal/ |
D | rtl8723b_phycfg.c | 563 PHY_SetBBReg(Adapter, rTxAGC_A_Rate54_24, bMaskByte0, PowerIndex); in PHY_SetTxPowerIndex() 566 PHY_SetBBReg(Adapter, rTxAGC_A_Rate54_24, bMaskByte1, PowerIndex); in PHY_SetTxPowerIndex() 569 PHY_SetBBReg(Adapter, rTxAGC_A_Rate54_24, bMaskByte2, PowerIndex); in PHY_SetTxPowerIndex() 572 PHY_SetBBReg(Adapter, rTxAGC_A_Rate54_24, bMaskByte3, PowerIndex); in PHY_SetTxPowerIndex()
|
D | hal_com_phycfg.c | 281 case rTxAGC_A_Rate54_24: in PHY_GetRateSectionIndexOfTxPowerByRate() 363 case rTxAGC_A_Rate54_24: in PHY_GetRateValuesOfTxPowerByRate()
|
/Linux-v5.10/drivers/staging/rtl8188eu/hal/ |
D | bb_cfg.c | 499 if (regaddr == rTxAGC_A_Rate54_24) in store_pwrindex_offset()
|
D | rf.c | 231 u16 regoffset_a[6] = { rTxAGC_A_Rate18_06, rTxAGC_A_Rate54_24, in write_ofdm_pwr_reg()
|
/Linux-v5.10/drivers/staging/rtl8723bs/include/ |
D | Hal8192CPhyReg.h | 302 #define rTxAGC_A_Rate54_24 0xe04 macro
|