Searched defs:vol_table (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/ |
H A D | smu_helper.c | 204 int phm_trim_voltage_table(struct pp_atomctrl_voltage_table *vol_table) in phm_trim_voltage_table() 248 int phm_get_svi2_mvdd_voltage_table(struct pp_atomctrl_voltage_table *vol_table, in phm_get_svi2_mvdd_voltage_table() 276 int phm_get_svi2_vddci_voltage_table(struct pp_atomctrl_voltage_table *vol_table, in phm_get_svi2_vddci_voltage_table() 304 int phm_get_svi2_vdd_voltage_table(struct pp_atomctrl_voltage_table *vol_table, in phm_get_svi2_vdd_voltage_table() 329 struct pp_atomctrl_voltage_table *vol_table) in phm_trim_voltage_table_to_fit_state_table()
|
H A D | vega10_hwmgr.c | 822 struct pp_atomfwctrl_voltage_table vol_table; vega10_hwmgr_backend_init() local 1012 vega10_trim_voltage_table(struct pp_hwmgr * hwmgr,struct pp_atomfwctrl_voltage_table * vol_table) vega10_trim_voltage_table() argument 1057 vega10_get_mvdd_voltage_table(struct pp_hwmgr * hwmgr,phm_ppt_v1_clock_voltage_dependency_table * dep_table,struct pp_atomfwctrl_voltage_table * vol_table) vega10_get_mvdd_voltage_table() argument 1084 vega10_get_vddci_voltage_table(struct pp_hwmgr * hwmgr,phm_ppt_v1_clock_voltage_dependency_table * dep_table,struct pp_atomfwctrl_voltage_table * vol_table) vega10_get_vddci_voltage_table() argument 1110 vega10_get_vdd_voltage_table(struct pp_hwmgr * hwmgr,phm_ppt_v1_clock_voltage_dependency_table * dep_table,struct pp_atomfwctrl_voltage_table * vol_table) vega10_get_vdd_voltage_table() argument 1138 vega10_trim_voltage_table_to_fit_state_table(struct pp_hwmgr * hwmgr,uint32_t max_vol_steps,struct pp_atomfwctrl_voltage_table * vol_table) vega10_trim_voltage_table_to_fit_state_table() argument [all...] |