Searched refs:boot_pl (Results 1 – 8 of 8) sorted by relevance
814 trinity_program_power_level(rdev, &pi->boot_pl, 0); in trinity_program_bootup_state()1283 ps->levels[0] = pi->boot_pl; in trinity_patch_boot_state()1297 pi->boot_pl.sclk = pi->sys_info.bootup_sclk; in trinity_construct_boot_state()1298 pi->boot_pl.vddc_index = pi->sys_info.bootup_nb_voltage_index; in trinity_construct_boot_state()1299 pi->boot_pl.ds_divider_index = 0; in trinity_construct_boot_state()1300 pi->boot_pl.ss_divider_index = 0; in trinity_construct_boot_state()1301 pi->boot_pl.allow_gnb_slow = 1; in trinity_construct_boot_state()1302 pi->boot_pl.force_nbp_state = 0; in trinity_construct_boot_state()1303 pi->boot_pl.display_wm = 0; in trinity_construct_boot_state()1304 pi->boot_pl.vce_wm = 0; in trinity_construct_boot_state()[all …]
803 sumo_program_power_level(rdev, &pi->boot_pl, 0); in sumo_program_bootup_state()1054 current_vddc = pi->boot_pl.vddc_index; in sumo_patch_thermal_state()1055 current_sclk = pi->boot_pl.sclk; in sumo_patch_thermal_state()1397 ps->levels[0] = pi->boot_pl; in sumo_patch_boot_state()1732 pi->boot_pl.sclk = pi->sys_info.bootup_sclk; in sumo_construct_boot_and_acpi_state()1733 pi->boot_pl.vddc_index = pi->sys_info.bootup_nb_voltage_index; in sumo_construct_boot_and_acpi_state()1734 pi->boot_pl.ds_divider_index = 0; in sumo_construct_boot_and_acpi_state()1735 pi->boot_pl.ss_divider_index = 0; in sumo_construct_boot_and_acpi_state()1736 pi->boot_pl.allow_gnb_slow = 1; in sumo_construct_boot_and_acpi_state()1737 pi->acpi_pl = pi->boot_pl; in sumo_construct_boot_and_acpi_state()[all …]
98 struct trinity_pl boot_pl; member
565 if (table->entries[i].clk == pi->boot_pl.sclk) in kv_program_bootup_state()579 if (table->entries[i].sclk_frequency == pi->boot_pl.sclk) in kv_program_bootup_state()1826 pi->boot_pl.sclk = pi->sys_info.bootup_sclk; in kv_construct_boot_state()1827 pi->boot_pl.vddc_index = pi->sys_info.bootup_nb_voltage_index; in kv_construct_boot_state()1828 pi->boot_pl.ds_divider_index = 0; in kv_construct_boot_state()1829 pi->boot_pl.ss_divider_index = 0; in kv_construct_boot_state()1830 pi->boot_pl.allow_gnb_slow = 1; in kv_construct_boot_state()1831 pi->boot_pl.force_nbp_state = 0; in kv_construct_boot_state()1832 pi->boot_pl.display_wm = 0; in kv_construct_boot_state()1833 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
797 if (table->entries[i].clk == pi->boot_pl.sclk) in kv_program_bootup_state()811 if (table->entries[i].sclk_frequency == pi->boot_pl.sclk) in kv_program_bootup_state()2089 pi->boot_pl.sclk = pi->sys_info.bootup_sclk; in kv_construct_boot_state()2090 pi->boot_pl.vddc_index = pi->sys_info.bootup_nb_voltage_index; in kv_construct_boot_state()2091 pi->boot_pl.ds_divider_index = 0; in kv_construct_boot_state()2092 pi->boot_pl.ss_divider_index = 0; in kv_construct_boot_state()2093 pi->boot_pl.allow_gnb_slow = 1; in kv_construct_boot_state()2094 pi->boot_pl.force_nbp_state = 0; in kv_construct_boot_state()2095 pi->boot_pl.display_wm = 0; in kv_construct_boot_state()2096 pi->boot_pl.vce_wm = 0; in kv_construct_boot_state()[all …]