Home
last modified time | relevance | path

Searched refs:RLC_PG_DELAY_2 (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/pci/drm/radeon/
H A Dcikd.h1411 #define RLC_PG_DELAY_2 0xC37C macro
H A Dcik.c6648 data = RREG32(RLC_PG_DELAY_2); in cik_init_gfx_cgpg()
6651 WREG32(RLC_PG_DELAY_2, data); in cik_init_gfx_cgpg()
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Dgfx_v8_0.c4008 WREG32_FIELD(RLC_PG_DELAY_2, SERDES_CMD_DELAY, 0x3); in gfx_v8_0_init_power_gating()