Searched refs:rTxAGC_A_Rate18_06 (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.10/drivers/staging/rtl8188eu/include/ |
D | hal8188e_phy_reg.h | 102 #define rTxAGC_A_Rate18_06 0xe00 macro
|
/Linux-v5.10/drivers/staging/rtl8723bs/hal/ |
D | rtl8723b_phycfg.c | 550 PHY_SetBBReg(Adapter, rTxAGC_A_Rate18_06, bMaskByte0, PowerIndex); in PHY_SetTxPowerIndex() 553 PHY_SetBBReg(Adapter, rTxAGC_A_Rate18_06, bMaskByte1, PowerIndex); in PHY_SetTxPowerIndex() 556 PHY_SetBBReg(Adapter, rTxAGC_A_Rate18_06, bMaskByte2, PowerIndex); in PHY_SetTxPowerIndex() 559 PHY_SetBBReg(Adapter, rTxAGC_A_Rate18_06, bMaskByte3, PowerIndex); in PHY_SetTxPowerIndex()
|
D | hal_com_phycfg.c | 278 case rTxAGC_A_Rate18_06: in PHY_GetRateSectionIndexOfTxPowerByRate() 350 case rTxAGC_A_Rate18_06: in PHY_GetRateValuesOfTxPowerByRate()
|
/Linux-v5.10/drivers/staging/rtl8188eu/hal/ |
D | bb_cfg.c | 497 if (regaddr == rTxAGC_A_Rate18_06) 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 | 301 #define rTxAGC_A_Rate18_06 0xe00 macro
|