Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/radeon/
H A Dsid.h156 # define MPLL_CLKOUT_SEL(x) ((x) << 8) macro
H A Dcikd.h278 # define MPLL_CLKOUT_SEL(x) ((x) << 8) macro
H A Dsi.c7426 data |= MPLL_CLKOUT_SEL(4); in si_program_aspm()
H A Dcik.c9774 data |= MPLL_CLKOUT_SEL(4); in cik_program_aspm()
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Dsid.h157 # define MPLL_CLKOUT_SEL(x) ((x) << 8) macro
H A Damdgpu_si.c2604 data |= MPLL_CLKOUT_SEL(4); in si_program_aspm()