Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v11_0_3.c38 uint32_t rlc_status0 = 0, rlc_status1 = 0; in gfx_v11_0_3_rlc_gc_fed_irq() local
45 rlc_status1 = RREG32(SOC15_REG_OFFSET(GC, 0, regRLC_RLCS_FED_STATUS_1)); in gfx_v11_0_3_rlc_gc_fed_irq()
47 if (!rlc_status0 && !rlc_status1) { in gfx_v11_0_3_rlc_gc_fed_irq()