Searched refs:boot_pl (Results 1 – 8 of 8) sorted by relevance
818 trinity_program_power_level(rdev, &pi->boot_pl, 0); in trinity_program_bootup_state()1287 ps->levels[0] = pi->boot_pl; in trinity_patch_boot_state()1301 pi->boot_pl.sclk = pi->sys_info.bootup_sclk; in trinity_construct_boot_state()1302 pi->boot_pl.vddc_index = pi->sys_info.bootup_nb_voltage_index; in trinity_construct_boot_state()1303 pi->boot_pl.ds_divider_index = 0; in trinity_construct_boot_state()1304 pi->boot_pl.ss_divider_index = 0; in trinity_construct_boot_state()1305 pi->boot_pl.allow_gnb_slow = 1; in trinity_construct_boot_state()1306 pi->boot_pl.force_nbp_state = 0; in trinity_construct_boot_state()1307 pi->boot_pl.display_wm = 0; in trinity_construct_boot_state()1308 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
566 if (table->entries[i].clk == pi->boot_pl.sclk) in kv_program_bootup_state()580 if (table->entries[i].sclk_frequency == pi->boot_pl.sclk) in kv_program_bootup_state()1827 pi->boot_pl.sclk = pi->sys_info.bootup_sclk; in kv_construct_boot_state()1828 pi->boot_pl.vddc_index = pi->sys_info.bootup_nb_voltage_index; in kv_construct_boot_state()1829 pi->boot_pl.ds_divider_index = 0; in kv_construct_boot_state()1830 pi->boot_pl.ss_divider_index = 0; in kv_construct_boot_state()1831 pi->boot_pl.allow_gnb_slow = 1; in kv_construct_boot_state()1832 pi->boot_pl.force_nbp_state = 0; in kv_construct_boot_state()1833 pi->boot_pl.display_wm = 0; in kv_construct_boot_state()1834 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
136 struct kv_pl boot_pl; member
808 if (table->entries[i].clk == pi->boot_pl.sclk) in kv_program_bootup_state()822 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 …]