Home
last modified time | relevance | path

Searched refs:bMaskByte1 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/staging/rtl8723bs/hal/
H A Drtl8723b_phycfg.c453 PHY_SetBBReg(Adapter, rTxAGC_A_CCK1_Mcs32, bMaskByte1, PowerIndex); in PHY_SetTxPowerIndex()
456 PHY_SetBBReg(Adapter, rTxAGC_B_CCK11_A_CCK2_11, bMaskByte1, PowerIndex); in PHY_SetTxPowerIndex()
469 PHY_SetBBReg(Adapter, rTxAGC_A_Rate18_06, bMaskByte1, PowerIndex); in PHY_SetTxPowerIndex()
482 PHY_SetBBReg(Adapter, rTxAGC_A_Rate54_24, bMaskByte1, PowerIndex); in PHY_SetTxPowerIndex()
495 PHY_SetBBReg(Adapter, rTxAGC_A_Mcs03_Mcs00, bMaskByte1, PowerIndex); in PHY_SetTxPowerIndex()
508 PHY_SetBBReg(Adapter, rTxAGC_A_Mcs07_Mcs04, bMaskByte1, PowerIndex); in PHY_SetTxPowerIndex()
/linux/drivers/staging/rtl8723bs/include/
H A DHal8192CPhyReg.h218 #define bMaskByte1 0xff00 macro