Home
last modified time | relevance | path

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

/drivers/gpu/drm/radeon/
Dsid.h161 # define BCLK_AS_XCLK (1 << 2) macro
Dcikd.h282 # define BCLK_AS_XCLK (1 << 2) macro
Dsi.c7413 data &= ~BCLK_AS_XCLK; in si_program_aspm()
Dcik.c9761 data &= ~BCLK_AS_XCLK; in cik_program_aspm()
/drivers/gpu/drm/amd/amdgpu/
Dsid.h162 # define BCLK_AS_XCLK (1 << 2) macro
Dsi.c2593 data &= ~BCLK_AS_XCLK; in si_program_aspm()