Searched refs:vol_table (Results 1 – 3 of 3) sorted by relevance
237 vol_table->entries[i].smio_low; in phm_trim_voltage_table()260 vol_table->mask_low = 0; in phm_get_svi2_mvdd_voltage_table()261 vol_table->phase_delay = 0; in phm_get_svi2_mvdd_voltage_table()262 vol_table->count = dep_table->count; in phm_get_svi2_mvdd_voltage_table()266 vol_table->entries[i].smio_low = 0; in phm_get_svi2_mvdd_voltage_table()288 vol_table->mask_low = 0; in phm_get_svi2_vddci_voltage_table()289 vol_table->phase_delay = 0; in phm_get_svi2_vddci_voltage_table()315 vol_table->mask_low = 0; in phm_get_svi2_vdd_voltage_table()316 vol_table->phase_delay = 0; in phm_get_svi2_vdd_voltage_table()339 vol_table->entries[i] = vol_table->entries[i + diff]; in phm_trim_voltage_table_to_fit_state_table()[all …]
75 extern int phm_trim_voltage_table(struct pp_atomctrl_voltage_table *vol_table);76 extern int phm_get_svi2_mvdd_voltage_table(struct pp_atomctrl_voltage_table *vol_table, phm_ppt_v1_…77 extern int phm_get_svi2_vddci_voltage_table(struct pp_atomctrl_voltage_table *vol_table, phm_ppt_v1…78 extern int phm_get_svi2_vdd_voltage_table(struct pp_atomctrl_voltage_table *vol_table, phm_ppt_v1_v…79 …tage_table_to_fit_state_table(uint32_t max_vol_steps, struct pp_atomctrl_voltage_table *vol_table);
848 &vol_table)) { in vega10_hwmgr_backend_init()866 &vol_table)) { in vega10_hwmgr_backend_init()1019 PP_ASSERT_WITH_CODE(vol_table, in vega10_trim_voltage_table()1065 vol_table->mask_low = 0; in vega10_get_mvdd_voltage_table()1066 vol_table->phase_delay = 0; in vega10_get_mvdd_voltage_table()1075 vol_table), in vega10_get_mvdd_voltage_table()1092 vol_table->mask_low = 0; in vega10_get_vddci_voltage_table()1093 vol_table->phase_delay = 0; in vega10_get_vddci_voltage_table()1118 vol_table->mask_low = 0; in vega10_get_vdd_voltage_table()1119 vol_table->phase_delay = 0; in vega10_get_vdd_voltage_table()[all …]
Completed in 14 milliseconds