Lines Matching refs:boot_pl
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()
1310 pi->current_ps.levels[0] = pi->boot_pl; in trinity_construct_boot_state()
1368 current_vddc = pi->boot_pl.vddc_index; in trinity_patch_thermal_state()
1369 current_sclk = pi->boot_pl.sclk; in trinity_patch_thermal_state()