Home
last modified time | relevance | path

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

/linux/drivers/gpu/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.c7395 data |= MPLL_CLKOUT_SEL(4); in si_program_aspm()
H A Dcik.c9762 data |= MPLL_CLKOUT_SEL(4); in cik_program_aspm()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h157 # define MPLL_CLKOUT_SEL(x) ((x) << 8) macro