Home
last modified time | relevance | path

Searched refs:support_platform (Results 1 – 4 of 4) sorted by relevance

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/halrf/
Dhalrf_powertracking_ce.c801 switch (dm->support_platform) { in odm_txpowertracking_check()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/
Dphydm_hwconfig.c72 dm->support_platform, dm->support_interface, dm->board_type); in odm_config_rf_with_header_file()
526 dm->support_platform, dm->support_interface, dm->board_type); in odm_config_rf_with_tx_pwr_track_header_file()
1400 dm->support_platform, dm->support_interface, dm->board_type); in odm_config_mac_with_header_file()
Dphydm.h827 u8 support_platform; /*@PHYDM Platform info WIN/AP/CE = 1/2/3 */ member
Dphydm.c2563 dm->support_platform = (u8)value; in odm_cmn_info_init()