Home
last modified time | relevance | path

Searched refs:ofdm_rx (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/rtl8822c/
H A Dphydm_hal_api8822c.c1025 u32 ofdm_rx = 0x0; in phydm_config_ofdm_rx_path_8822c() local
1027 ofdm_rx = (u32)rx_path; in phydm_config_ofdm_rx_path_8822c()
1029 if (ofdm_rx == BB_PATH_B) { in phydm_config_ofdm_rx_path_8822c()
1030 ofdm_rx = BB_PATH_AB; in phydm_config_ofdm_rx_path_8822c()
1043 if (ofdm_rx == BB_PATH_A || ofdm_rx == BB_PATH_B) { in phydm_config_ofdm_rx_path_8822c()
1058 } else if (ofdm_rx == BB_PATH_AB) { in phydm_config_ofdm_rx_path_8822c()
2086 enum bb_path ofdm_rx = BB_PATH_NON; in phydm_1rcca_setting_8822c() local
2088 ofdm_rx = (u8)odm_get_bb_reg(dm, R_0x824, 0xf0000); in phydm_1rcca_setting_8822c()
2091 if (ofdm_rx != BB_PATH_AB) { in phydm_1rcca_setting_8822c()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/
H A Dhalbb_api.c69 u32 ofdm_rx = 0x0, reg_value_0 = 0x0, reg_value_1 = 0x0; in halbb_rf_sw_si_test() local
70 ofdm_rx = (u32)rx_path; in halbb_rf_sw_si_test()
74 if (ofdm_rx == RF_PATH_A) { in halbb_rf_sw_si_test()
78 BB_DBG(bb, DBG_PHY_CONFIG, "read_value (%d) = %x\n", ofdm_rx, reg_value_0); in halbb_rf_sw_si_test()
86 } else if (ofdm_rx == RF_PATH_B) { in halbb_rf_sw_si_test()
91 BB_DBG(bb, DBG_PHY_CONFIG, "read_value (%d) = %x\n", ofdm_rx, reg_value_1); in halbb_rf_sw_si_test()
106 BB_DBG(bb, DBG_PHY_CONFIG, "read_value (%d) = %x\n", ofdm_rx, reg_value_0); in halbb_rf_sw_si_test()
107 BB_DBG(bb, DBG_PHY_CONFIG, "read_value (%d) = %x\n", ofdm_rx, reg_value_1); in halbb_rf_sw_si_test()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/
H A Dhalbb_api.c69 u32 ofdm_rx = 0x0, reg_value_0 = 0x0, reg_value_1 = 0x0; in halbb_rf_sw_si_test() local
70 ofdm_rx = (u32)rx_path; in halbb_rf_sw_si_test()
74 if (ofdm_rx == RF_PATH_A) { in halbb_rf_sw_si_test()
78 BB_DBG(bb, DBG_PHY_CONFIG, "read_value (%d) = %x\n", ofdm_rx, reg_value_0); in halbb_rf_sw_si_test()
86 } else if (ofdm_rx == RF_PATH_B) { in halbb_rf_sw_si_test()
91 BB_DBG(bb, DBG_PHY_CONFIG, "read_value (%d) = %x\n", ofdm_rx, reg_value_1); in halbb_rf_sw_si_test()
106 BB_DBG(bb, DBG_PHY_CONFIG, "read_value (%d) = %x\n", ofdm_rx, reg_value_0); in halbb_rf_sw_si_test()
107 BB_DBG(bb, DBG_PHY_CONFIG, "read_value (%d) = %x\n", ofdm_rx, reg_value_1); in halbb_rf_sw_si_test()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/halbb_8852b/
H A Dhalbb_8852b_api.c1024 u32 ofdm_rx = 0x0; in halbb_ctrl_rx_path_8852b() local
1026 ofdm_rx = (u32)rx_path; in halbb_ctrl_rx_path_8852b()
1032 if (ofdm_rx == RF_PATH_A) { in halbb_ctrl_rx_path_8852b()
1044 } else if (ofdm_rx == RF_PATH_B) { in halbb_ctrl_rx_path_8852b()
1056 } else if (ofdm_rx == RF_PATH_AB) { in halbb_ctrl_rx_path_8852b()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/halbb_8852b/
H A Dhalbb_8852b_api.c1024 u32 ofdm_rx = 0x0; in halbb_ctrl_rx_path_8852b() local
1026 ofdm_rx = (u32)rx_path; in halbb_ctrl_rx_path_8852b()
1032 if (ofdm_rx == RF_PATH_A) { in halbb_ctrl_rx_path_8852b()
1044 } else if (ofdm_rx == RF_PATH_B) { in halbb_ctrl_rx_path_8852b()
1056 } else if (ofdm_rx == RF_PATH_AB) { in halbb_ctrl_rx_path_8852b()