Searched refs:pp_atomfwctrl_voltage_table (Results 1 – 6 of 6) sorted by relevance
322 struct pp_atomfwctrl_voltage_table vddc_voltage_table;324 struct pp_atomfwctrl_voltage_table mvdd_voltage_table;326 struct pp_atomfwctrl_voltage_table vddci_voltage_table;
320 struct pp_atomfwctrl_voltage_table vddc_voltage_table;322 struct pp_atomfwctrl_voltage_table mvdd_voltage_table;324 struct pp_atomfwctrl_voltage_table vddci_voltage_table;
43 struct pp_atomfwctrl_voltage_table { struct225 uint8_t voltage_mode, struct pp_atomfwctrl_voltage_table *voltage_table);
446 struct pp_atomfwctrl_voltage_table vddc_voltage_table;448 struct pp_atomfwctrl_voltage_table mvdd_voltage_table;450 struct pp_atomfwctrl_voltage_table vddci_voltage_table;
831 struct pp_atomfwctrl_voltage_table vol_table; in vega10_hwmgr_backend_init()967 struct pp_atomfwctrl_voltage_table table; in vega10_setup_dpm_led_config()1023 struct pp_atomfwctrl_voltage_table *vol_table) in vega10_trim_voltage_table()1028 struct pp_atomfwctrl_voltage_table *table; in vega10_trim_voltage_table()1032 table = kzalloc(sizeof(struct pp_atomfwctrl_voltage_table), in vega10_trim_voltage_table()1060 memcpy(vol_table, table, sizeof(struct pp_atomfwctrl_voltage_table)); in vega10_trim_voltage_table()1068 struct pp_atomfwctrl_voltage_table *vol_table) in vega10_get_mvdd_voltage_table()1095 struct pp_atomfwctrl_voltage_table *vol_table) in vega10_get_vddci_voltage_table()1121 struct pp_atomfwctrl_voltage_table *vol_table) in vega10_get_vdd_voltage_table()1149 struct pp_atomfwctrl_voltage_table *vol_table) in vega10_trim_voltage_table_to_fit_state_table()[all …]
97 struct pp_atomfwctrl_voltage_table *voltage_table) in pp_atomfwctrl_get_voltage_table_v4()