Searched refs:bMaskByte1 (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/drivers/staging/rtl8723bs/hal/ |
D | rtl8723b_phycfg.c | 458 PHY_SetBBReg(Adapter, rTxAGC_A_CCK1_Mcs32, bMaskByte1, PowerIndex); in PHY_SetTxPowerIndex() 461 PHY_SetBBReg(Adapter, rTxAGC_B_CCK11_A_CCK2_11, bMaskByte1, PowerIndex); in PHY_SetTxPowerIndex() 474 PHY_SetBBReg(Adapter, rTxAGC_A_Rate18_06, bMaskByte1, PowerIndex); in PHY_SetTxPowerIndex() 487 PHY_SetBBReg(Adapter, rTxAGC_A_Rate54_24, bMaskByte1, PowerIndex); in PHY_SetTxPowerIndex() 500 PHY_SetBBReg(Adapter, rTxAGC_A_Mcs03_Mcs00, bMaskByte1, PowerIndex); in PHY_SetTxPowerIndex() 513 PHY_SetBBReg(Adapter, rTxAGC_A_Mcs07_Mcs04, bMaskByte1, PowerIndex); in PHY_SetTxPowerIndex()
|
/linux-6.12.1/drivers/staging/rtl8723bs/include/ |
D | Hal8192CPhyReg.h | 218 #define bMaskByte1 0xff00 macro
|
/linux-6.12.1/drivers/staging/rtl8192e/rtl8192e/ |
D | r8192E_phyreg.h | 727 #define bMaskByte1 0xff00 macro
|
D | rtl_dm.c | 957 rtl92e_set_bb_reg(dev, UFWP, bMaskByte1, 0x8); in _rtl92e_dm_ctrl_initgain_byrssi()
|
/linux-6.12.1/drivers/staging/rtl8712/ |
D | rtl871x_mp_phy_regdef.h | 969 #define bMaskByte1 0xff00 macro
|