Searched refs:ODM_PHY_CONFIG (Results 1 – 4 of 4) sorted by relevance
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/rtl8822c/ |
D | phydm_hal_api8822c.c | 45 PHYDM_DBG(dm, ODM_PHY_CONFIG, "pow = {%d, %d, %d, %d}\n", in phydm_set_pw_by_rate_8822c() 57 PHYDM_DBG(dm, ODM_PHY_CONFIG, "rate_idx=0x%x (REG0x%x) = 0x%x\n", in phydm_set_pw_by_rate_8822c() 208 PHYDM_DBG(dm, ODM_PHY_CONFIG, "%s ======>\n", __func__); in config_phydm_read_rf_reg_8822c() 212 PHYDM_DBG(dm, ODM_PHY_CONFIG, "Unsupported path (%d)\n", path); in config_phydm_read_rf_reg_8822c() 225 PHYDM_DBG(dm, ODM_PHY_CONFIG, in config_phydm_read_rf_reg_8822c() 239 PHYDM_DBG(dm, ODM_PHY_CONFIG, "%s ======>\n", __func__); in config_phydm_direct_write_rf_reg_8822c() 254 PHYDM_DBG(dm, ODM_PHY_CONFIG, in config_phydm_direct_write_rf_reg_8822c() 270 PHYDM_DBG(dm, ODM_PHY_CONFIG, "%s ======>\n", __func__); in config_phydm_write_rf_reg_8822c() 274 PHYDM_DBG(dm, ODM_PHY_CONFIG, "Invalid path=%d\n", path); in config_phydm_write_rf_reg_8822c() 296 PHYDM_DBG(dm, ODM_PHY_CONFIG, in config_phydm_write_rf_reg_8822c() [all …]
|
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/ |
D | phydm_api.c | 2406 PHYDM_DBG(dm, ODM_PHY_CONFIG, "Unsupported path (%d)\n", in phydm_api_shift_txagc() 2446 PHYDM_DBG(dm, ODM_PHY_CONFIG, in phydm_api_shift_txagc() 2456 PHYDM_DBG(dm, ODM_PHY_CONFIG, "Unsupported path (%d)\n", in phydm_api_shift_txagc() 2490 PHYDM_DBG(dm, ODM_PHY_CONFIG, in phydm_api_shift_txagc() 2499 PHYDM_DBG(dm, ODM_PHY_CONFIG, "Unsupported path (%d)\n", in phydm_api_shift_txagc() 2527 PHYDM_DBG(dm, ODM_PHY_CONFIG, in phydm_api_shift_txagc() 2632 PHYDM_DBG(dm, ODM_PHY_CONFIG, in phydm_api_set_txagc() 2657 PHYDM_DBG(dm, ODM_PHY_CONFIG, in phydm_api_set_txagc() 2682 PHYDM_DBG(dm, ODM_PHY_CONFIG, in phydm_api_set_txagc() 2707 PHYDM_DBG(dm, ODM_PHY_CONFIG, in phydm_api_set_txagc() [all …]
|
D | phydm.h | 664 ODM_PHY_CONFIG = BIT(28), enumerator
|
D | phydm_debug.c | 3618 ((comp & ODM_PHY_CONFIG) ? ("V") : ("."))); in phydm_debug_trace()
|