Searched refs:boot_pl (Results 1 – 8 of 8) sorted by relevance
863 trinity_program_power_level(rdev, &pi->boot_pl, 0); in trinity_program_bootup_state()1332 ps->levels[0] = pi->boot_pl; in trinity_patch_boot_state()1346 pi->boot_pl.sclk = pi->sys_info.bootup_sclk; in trinity_construct_boot_state()1347 pi->boot_pl.vddc_index = pi->sys_info.bootup_nb_voltage_index; in trinity_construct_boot_state()1348 pi->boot_pl.ds_divider_index = 0; in trinity_construct_boot_state()1349 pi->boot_pl.ss_divider_index = 0; in trinity_construct_boot_state()1350 pi->boot_pl.allow_gnb_slow = 1; in trinity_construct_boot_state()1351 pi->boot_pl.force_nbp_state = 0; in trinity_construct_boot_state()1352 pi->boot_pl.display_wm = 0; in trinity_construct_boot_state()1353 pi->boot_pl.vce_wm = 0; in trinity_construct_boot_state()[all …]
805 sumo_program_power_level(rdev, &pi->boot_pl, 0); in sumo_program_bootup_state()1056 current_vddc = pi->boot_pl.vddc_index; in sumo_patch_thermal_state()1057 current_sclk = pi->boot_pl.sclk; in sumo_patch_thermal_state()1399 ps->levels[0] = pi->boot_pl; in sumo_patch_boot_state()1730 pi->boot_pl.sclk = pi->sys_info.bootup_sclk; in sumo_construct_boot_and_acpi_state()1731 pi->boot_pl.vddc_index = pi->sys_info.bootup_nb_voltage_index; in sumo_construct_boot_and_acpi_state()1732 pi->boot_pl.ds_divider_index = 0; in sumo_construct_boot_and_acpi_state()1733 pi->boot_pl.ss_divider_index = 0; in sumo_construct_boot_and_acpi_state()1734 pi->boot_pl.allow_gnb_slow = 1; in sumo_construct_boot_and_acpi_state()1735 pi->acpi_pl = pi->boot_pl; in sumo_construct_boot_and_acpi_state()[all …]
99 struct trinity_pl boot_pl; member
725 if (table->entries[i].clk == pi->boot_pl.sclk) in kv_program_bootup_state()739 if (table->entries[i].sclk_frequency == pi->boot_pl.sclk) in kv_program_bootup_state()2031 pi->boot_pl.sclk = pi->sys_info.bootup_sclk; in kv_construct_boot_state()2032 pi->boot_pl.vddc_index = pi->sys_info.bootup_nb_voltage_index; in kv_construct_boot_state()2033 pi->boot_pl.ds_divider_index = 0; in kv_construct_boot_state()2034 pi->boot_pl.ss_divider_index = 0; in kv_construct_boot_state()2035 pi->boot_pl.allow_gnb_slow = 1; in kv_construct_boot_state()2036 pi->boot_pl.force_nbp_state = 0; in kv_construct_boot_state()2037 pi->boot_pl.display_wm = 0; in kv_construct_boot_state()2038 pi->boot_pl.vce_wm = 0; in kv_construct_boot_state()[all …]
110 struct kv_pl boot_pl; member
118 struct sumo_pl boot_pl; member
807 if (table->entries[i].clk == pi->boot_pl.sclk) in kv_program_bootup_state()821 if (table->entries[i].sclk_frequency == pi->boot_pl.sclk) in kv_program_bootup_state()2097 pi->boot_pl.sclk = pi->sys_info.bootup_sclk; in kv_construct_boot_state()2098 pi->boot_pl.vddc_index = pi->sys_info.bootup_nb_voltage_index; in kv_construct_boot_state()2099 pi->boot_pl.ds_divider_index = 0; in kv_construct_boot_state()2100 pi->boot_pl.ss_divider_index = 0; in kv_construct_boot_state()2101 pi->boot_pl.allow_gnb_slow = 1; in kv_construct_boot_state()2102 pi->boot_pl.force_nbp_state = 0; in kv_construct_boot_state()2103 pi->boot_pl.display_wm = 0; in kv_construct_boot_state()2104 pi->boot_pl.vce_wm = 0; in kv_construct_boot_state()[all …]
136 struct kv_pl boot_pl; member