Home
last modified time | relevance | path

Searched refs:OFDM_LSTF_MASK (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/realtek/rtl8xxxu/
H A D8188f.c799 if (lstf & OFDM_LSTF_MASK) { in rtl8188f_phy_lc_calibrate()
801 val32 = lstf & ~OFDM_LSTF_MASK; in rtl8188f_phy_lc_calibrate()
827 if (lstf & OFDM_LSTF_MASK) in rtl8188f_phy_lc_calibrate()
H A Dregs.h1123 #define OFDM_LSTF_MASK 0x70000000 macro
H A Dcore.c3486 if (lstf & OFDM_LSTF_MASK) { in rtl8723a_phy_lc_calibrate()
3488 val32 = lstf & ~OFDM_LSTF_MASK; in rtl8723a_phy_lc_calibrate()
3525 if (lstf & OFDM_LSTF_MASK) { in rtl8723a_phy_lc_calibrate()