Searched refs:FPGA_RF_MODE_OFDM (Results 1 – 3 of 3) sorted by relevance
811 rtl8xxxu_write32_clear(priv, REG_FPGA0_RF_MODE, FPGA_RF_MODE_OFDM); in rtl8192f_phy_lc_calibrate()812 rtl8xxxu_write32_set(priv, REG_FPGA0_RF_MODE, FPGA_RF_MODE_OFDM); in rtl8192f_phy_lc_calibrate()
872 #define FPGA_RF_MODE_OFDM BIT(25) macro
4345 val32 |= (FPGA_RF_MODE_CCK | FPGA_RF_MODE_OFDM); in rtl8xxxu_init_device()