Searched refs:reg_path (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/rtl8821c/ |
| H A D | rtl8821c_phy.c | 424 u8 reg_path; in rtl8821c_set_tx_power_index() local 437 reg_path = RF_PATH_A; in rtl8821c_set_tx_power_index() 451 write_ret = config_phydm_write_txagc_8821c(phydm, hal->txagc_set_buf, reg_path, rate); in rtl8821c_set_tx_power_index() 457 , FUNC_ADPT_ARG(adapter), hal->txagc_set_buf, rf_path_char(reg_path) in rtl8821c_set_tx_power_index()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/rtl8821c/ |
| H A D | rtl8821c_phy.c | 425 u8 reg_path; in rtl8821c_set_tx_power_index() local 435 reg_path = RF_PATH_A; in rtl8821c_set_tx_power_index() 449 write_ret = config_phydm_write_txagc_8821c(phydm, hal->txagc_set_buf, reg_path, rate); in rtl8821c_set_tx_power_index() 455 , FUNC_ADPT_ARG(adapter), hal->txagc_set_buf, rf_path_char(reg_path) in rtl8821c_set_tx_power_index()
|