Home
last modified time | relevance | path

Searched refs:RADEON_PCIE_GEN1 (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Dr600_dpm.c1323 case RADEON_PCIE_GEN1: in r600_get_pcie_gen_support()
1324 return RADEON_PCIE_GEN1; in r600_get_pcie_gen_support()
1335 return RADEON_PCIE_GEN1; in r600_get_pcie_gen_support()
1337 return RADEON_PCIE_GEN1; in r600_get_pcie_gen_support()
H A Dcypress_dpm.c370 if (pcie_link_speed_target == RADEON_PCIE_GEN1) in cypress_notify_link_speed_change_after_state_change()
392 if (pcie_link_speed_target == RADEON_PCIE_GEN1) in cypress_notify_link_speed_change_before_state_change()
H A Dradeon.h1525 RADEON_PCIE_GEN1 = 0, enumerator
H A Dci_dpm.c5726 pi->pcie_gen_performance.max = RADEON_PCIE_GEN1; in ci_dpm_init()
5728 pi->pcie_gen_powersaving.max = RADEON_PCIE_GEN1; in ci_dpm_init()
H A Dsi_dpm.c4551 RADEON_PCIE_GEN1); in si_populate_smc_acpi_state()