Home
last modified time | relevance | path

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

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/
Dphydm_hwconfig.c955 } else if (config_type == CONFIG_BB_PHY_REG_MP) in odm_config_bb_with_header_file()
1074 } else if (config_type == CONFIG_BB_PHY_REG_MP) in odm_config_bb_with_header_file()
1265 } else if (config_type == CONFIG_BB_PHY_REG_MP) { in odm_config_bb_with_header_file()
1289 } else if (config_type == CONFIG_BB_PHY_REG_MP) { in odm_config_bb_with_header_file()
Dphydm.h1424 CONFIG_BB_PHY_REG_MP, enumerator
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/rtl8822c/
Drtl8822c_phy.c131 status = odm_config_bb_with_header_file(&hal->odmpriv, CONFIG_BB_PHY_REG_MP); in _init_bb_reg()