Lines Matching refs:boot_pl
861 trinity_program_power_level(rdev, &pi->boot_pl, 0); in trinity_program_bootup_state()
1330 ps->levels[0] = pi->boot_pl; in trinity_patch_boot_state()
1344 pi->boot_pl.sclk = pi->sys_info.bootup_sclk; in trinity_construct_boot_state()
1345 pi->boot_pl.vddc_index = pi->sys_info.bootup_nb_voltage_index; in trinity_construct_boot_state()
1346 pi->boot_pl.ds_divider_index = 0; in trinity_construct_boot_state()
1347 pi->boot_pl.ss_divider_index = 0; in trinity_construct_boot_state()
1348 pi->boot_pl.allow_gnb_slow = 1; in trinity_construct_boot_state()
1349 pi->boot_pl.force_nbp_state = 0; in trinity_construct_boot_state()
1350 pi->boot_pl.display_wm = 0; in trinity_construct_boot_state()
1351 pi->boot_pl.vce_wm = 0; in trinity_construct_boot_state()
1353 pi->current_ps.levels[0] = pi->boot_pl; in trinity_construct_boot_state()
1411 current_vddc = pi->boot_pl.vddc_index; in trinity_patch_thermal_state()
1412 current_sclk = pi->boot_pl.sclk; in trinity_patch_thermal_state()