Searched refs:AUTO_PG_EN (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/sys/dev/pci/drm/radeon/
H A Dcikd.h1452 # define AUTO_PG_EN (1 << 0) macro
H A Dsid.h1352 # define AUTO_PG_EN (1 << 0) macro
H A Dsi.c5267 tmp |= AUTO_PG_EN;
5271 tmp &= ~AUTO_PG_EN;
H A Dcik.c6506 data |= AUTO_PG_EN;
6516 data &= ~AUTO_PG_EN;
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Dgfx_v6_0.c2736 WREG32_FIELD(RLC_AUTO_PG_CTRL, AUTO_PG_EN, 1);
2738 WREG32_FIELD(RLC_AUTO_PG_CTRL, AUTO_PG_EN, 0);
H A Dsid.h1380 # define AUTO_PG_EN (1 << 0) macro

Completed in 293 milliseconds