Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/radeon/
H A Dsid.h1333 # define CGLS_EN (1 << 1) macro
H A Dcikd.h1438 # define CGLS_EN (1 << 1) macro
H A Dsi.c5378 data |= CGCG_EN | CGLS_EN; in si_enable_cgcg()
5387 data &= ~(CGCG_EN | CGLS_EN); in si_enable_cgcg()
H A Dcik.c6009 data |= CGCG_EN | CGLS_EN; in cik_enable_cgcg()
6018 data &= ~(CGCG_EN | CGLS_EN); in cik_enable_cgcg()
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Dsid.h1361 # define CGLS_EN (1 << 1) macro