Home
last modified time | relevance | path

Searched refs:LC_FORCE_DIS_HW_SPEED_CHANGE (Results 1 – 12 of 12) sorted by relevance

/openbsd/sys/dev/pci/drm/radeon/
H A Dbtcd.h173 # define LC_FORCE_DIS_HW_SPEED_CHANGE (1 << 6) macro
H A Drv770d.h965 # define LC_FORCE_DIS_HW_SPEED_CHANGE (1 << 6) macro
H A Dnid.h1114 # define LC_FORCE_DIS_HW_SPEED_CHANGE (1 << 6) macro
H A Dsid.h1535 # define LC_FORCE_DIS_HW_SPEED_CHANGE (1 << 8) macro
H A Dcikd.h396 # define LC_FORCE_DIS_HW_SPEED_CHANGE (1 << 8) macro
H A Devergreend.h1502 # define LC_FORCE_DIS_HW_SPEED_CHANGE (1 << 6) macro
H A Dr600d.h916 # define LC_FORCE_DIS_HW_SPEED_CHANGE (1 << 6) macro
H A Dr600.c4563 speed_cntl &= ~LC_FORCE_DIS_HW_SPEED_CHANGE; in r600_pcie_gen2_enable()
H A Dsi.c7229 speed_cntl |= LC_FORCE_EN_SW_SPEED_CHANGE | LC_FORCE_DIS_HW_SPEED_CHANGE; in si_pcie_gen3_enable()
H A Dcik.c9628 speed_cntl |= LC_FORCE_EN_SW_SPEED_CHANGE | LC_FORCE_DIS_HW_SPEED_CHANGE; in cik_pcie_gen3_enable()
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Dsid.h1598 # define LC_FORCE_DIS_HW_SPEED_CHANGE (1 << 8) macro
H A Damdgpu_si.c2364 speed_cntl |= LC_FORCE_EN_SW_SPEED_CHANGE | LC_FORCE_DIS_HW_SPEED_CHANGE; in si_pcie_gen3_enable()