Home
last modified time | relevance | path

Searched refs:pcie_gen_bootup_value (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Dci_dpm.h121 u16 pcie_gen_bootup_value; member
H A Dci_dpm.c5447 pi->vbios_boot_state.pcie_gen_bootup_value, in ci_parse_pplib_clock_info()
5467 pl->pcie_gen = pi->vbios_boot_state.pcie_gen_bootup_value; in ci_parse_pplib_clock_info()
5618 boot_state->pcie_gen_bootup_value = ci_get_current_pcie_speed(rdev); in ci_get_vbios_boot_values()
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_hwmgr.h152 uint16_t pcie_gen_bootup_value; member
H A Dsmu7_hwmgr.c3561 data->vbios_boot_state.pcie_gen_bootup_value = in smu7_dpm_patch_boot_state()
3570 ps->performance_levels[0].pcie_gen = data->vbios_boot_state.pcie_gen_bootup_value; in smu7_dpm_patch_boot_state()