Home
last modified time | relevance | path

Searched refs:FORCE_BIF_REFCLK_EN (Results 1 – 6 of 6) sorted by relevance

/openbsd/sys/dev/pci/drm/radeon/
H A Dsid.h163 # define FORCE_BIF_REFCLK_EN (1 << 3) macro
H A Dcikd.h284 # define FORCE_BIF_REFCLK_EN (1 << 3) macro
H A Dsi.c7420 data &= ~FORCE_BIF_REFCLK_EN; in si_program_aspm()
H A Dcik.c9768 data &= ~FORCE_BIF_REFCLK_EN; in cik_program_aspm()
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Dsid.h164 # define FORCE_BIF_REFCLK_EN (1 << 3) macro
H A Damdgpu_si.c2598 data &= ~FORCE_BIF_REFCLK_EN; in si_program_aspm()