Home
last modified time | relevance | path

Searched refs:rTxAGC_Rate54_24 (Results 1 – 7 of 7) sorted by relevance

/linux-3.4.99/drivers/staging/rtl8192u/
Dr819xU_phyreg.h191 #define rTxAGC_Rate54_24 0xe04 macro
Dr819xU_phy.c852 read_nic_dword(dev, rTxAGC_Rate54_24); in rtl8192_phy_getTxPower()
/linux-3.4.99/drivers/staging/rtl8192e/rtl8192e/
Dr8192E_phyreg.h205 #define rTxAGC_Rate54_24 0xe04 macro
Dr819xE_phyreg.h215 #define rTxAGC_Rate54_24 0xe04 macro
Dr8192E_phy.c618 read_nic_dword(dev, rTxAGC_Rate54_24); in rtl8192_phy_getTxPower()
/linux-3.4.99/drivers/staging/rtl8712/
Drtl871x_mp_phy_regdef.h278 #define rTxAGC_Rate54_24 0xe04 macro
Drtl871x_mp.c312 set_bb_reg(pAdapter, rTxAGC_Rate54_24, bTxAGCRate54_24, TxAGC); in SetOFDMTxPower()