Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_rlc.h156 } RLC_TABLE_OF_CONTENT; typedef
H A Dgfx_v10_0.c5209 RLC_TABLE_OF_CONTENT *rlc_toc; in gfx_v10_0_parse_rlc_toc()
5224 rlc_toc = (RLC_TABLE_OF_CONTENT *)adev->gfx.rlc.rlc_toc_buf; in gfx_v10_0_parse_rlc_toc()
H A Dgfx_v11_0.c977 RLC_TABLE_OF_CONTENT *ucode = rlc_toc; in gfx_v11_0_parse_rlc_toc()