Lines Matching refs:boot_pl
860 trinity_program_power_level(rdev, &pi->boot_pl, 0); in trinity_program_bootup_state()
1313 ps->levels[0] = pi->boot_pl; in trinity_patch_boot_state()
1327 pi->boot_pl.sclk = pi->sys_info.bootup_sclk; in trinity_construct_boot_state()
1328 pi->boot_pl.vddc_index = pi->sys_info.bootup_nb_voltage_index; in trinity_construct_boot_state()
1329 pi->boot_pl.ds_divider_index = 0; in trinity_construct_boot_state()
1330 pi->boot_pl.ss_divider_index = 0; in trinity_construct_boot_state()
1331 pi->boot_pl.allow_gnb_slow = 1; in trinity_construct_boot_state()
1332 pi->boot_pl.force_nbp_state = 0; in trinity_construct_boot_state()
1333 pi->boot_pl.display_wm = 0; in trinity_construct_boot_state()
1334 pi->boot_pl.vce_wm = 0; in trinity_construct_boot_state()
1336 pi->current_ps.levels[0] = pi->boot_pl; in trinity_construct_boot_state()
1394 current_vddc = pi->boot_pl.vddc_index; in trinity_patch_thermal_state()
1395 current_sclk = pi->boot_pl.sclk; in trinity_patch_thermal_state()