Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/include/
H A Damd_shared.h306 int (*post_soft_reset)(void *handle); member
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Djpeg_v2_5.c632 .post_soft_reset = NULL,
652 .post_soft_reset = NULL,
H A Dtonga_ih.c486 .post_soft_reset = tonga_ih_post_soft_reset,
H A Djpeg_v3_0.c557 .post_soft_reset = NULL,
H A Djpeg_v2_0.c759 .post_soft_reset = NULL,
H A Djpeg_v4_0.c717 .post_soft_reset = NULL,
H A Dvce_v3_0.c914 .post_soft_reset = vce_v3_0_post_soft_reset,
H A Dvcn_v2_5.c1898 .post_soft_reset = NULL,
1918 .post_soft_reset = NULL,
H A Dvce_v4_0.c1096 .post_soft_reset = NULL /* vce_v4_0_post_soft_reset */,
H A Djpeg_v4_0_3.c1049 .post_soft_reset = NULL,
H A Duvd_v6_0.c1538 .post_soft_reset = uvd_v6_0_post_soft_reset,
H A Dsdma_v3_0.c1557 .post_soft_reset = sdma_v3_0_post_soft_reset,
H A Dgmc_v8_0.c1711 .post_soft_reset = gmc_v8_0_post_soft_reset,
H A Dvcn_v4_0_3.c1674 .post_soft_reset = NULL,
H A Duvd_v7_0.c1797 .post_soft_reset = NULL /* uvd_v7_0_post_soft_reset */,
H A Dvcn_v2_0.c2008 .post_soft_reset = NULL,
H A Dvcn_v4_0.c2099 .post_soft_reset = NULL,
H A Dvcn_v1_0.c1902 .post_soft_reset = NULL /* vcn_v1_0_post_soft_reset */,
H A Damdgpu_device.c4428 * post_soft_reset callbacks are run if the asic was hung. post_soft_reset in amdgpu_device_ip_need_full_reset()
4441 adev->ip_blocks[i].version->funcs->post_soft_reset) in amdgpu_device_ip_soft_reset()
4442 r = adev->ip_blocks[i].version->funcs->post_soft_reset(adev); in amdgpu_device_ip_soft_reset()
H A Dvcn_v3_0.c2226 .post_soft_reset = NULL,
H A Dgfx_v11_0.c6079 .post_soft_reset = gfx_v11_0_post_soft_reset,
H A Dgfx_v8_0.c6889 .post_soft_reset = gfx_v8_0_post_soft_reset,
/openbmc/linux/sound/soc/codecs/
H A Dcs35l56.c1343 goto post_soft_reset; in cs35l56_init()
1372 post_soft_reset: in cs35l56_init()