Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v11_0.c2566 uint32_t bootload_status; in gfx_v11_0_wait_for_rlc_autoload_complete() local
2575 bootload_status = RREG32_SOC15(GC, 0, in gfx_v11_0_wait_for_rlc_autoload_complete()
2578 bootload_status = RREG32_SOC15(GC, 0, regRLC_RLCS_BOOTLOAD_STATUS); in gfx_v11_0_wait_for_rlc_autoload_complete()
2581 (REG_GET_FIELD(bootload_status, in gfx_v11_0_wait_for_rlc_autoload_complete()
H A Dgfx_v10_0.c5615 uint32_t bootload_status; in gfx_v10_0_wait_for_rlc_autoload_complete() local
5620 bootload_status = RREG32_SOC15(GC, 0, mmRLC_RLCS_BOOTLOAD_STATUS); in gfx_v10_0_wait_for_rlc_autoload_complete()
5622 (REG_GET_FIELD(bootload_status, in gfx_v10_0_wait_for_rlc_autoload_complete()