Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/radeon/
H A Dsid.h1569 # define DCM (1 << 0) macro
H A Dcikd.h2086 # define DCM (1 << 0) macro
H A Dsi.c5177 tmp |= DCM | CG_DT(1) | CLK_OD(4); in si_set_uvd_dcm()
5199 tmp &= ~DCM; in si_init_uvd_internal_cg()
5461 data |= DCM; in si_enable_uvd_mgcg()
5473 data &= ~DCM; in si_enable_uvd_mgcg()
H A Dcik.c6213 data |= DCM; in cik_enable_uvd_mgcg()
6222 data &= ~DCM; in cik_enable_uvd_mgcg()
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Dsid.h1631 # define DCM (1 << 0) macro