Searched refs:post_soft_reset (Results 1 - 25 of 40) sorted by relevance
12
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/ |
H A D | amd_shared.h | 250 * @post_soft_reset: post soft reset the IP block 278 int (*post_soft_reset)(void *handle); member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/include/ |
H A D | amd_shared.h | 277 * @post_soft_reset: post soft reset the IP block 305 int (*post_soft_reset)(void *handle); member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | jpeg_v2_5.c | 632 .post_soft_reset = NULL, 652 .post_soft_reset = NULL,
|
H A D | tonga_ih.c | 486 .post_soft_reset = tonga_ih_post_soft_reset,
|
H A D | jpeg_v3_0.c | 557 .post_soft_reset = NULL,
|
H A D | jpeg_v2_0.c | 759 .post_soft_reset = NULL,
|
H A D | jpeg_v4_0.c | 717 .post_soft_reset = NULL,
|
H A D | vce_v3_0.c | 914 .post_soft_reset = vce_v3_0_post_soft_reset,
|
H A D | vcn_v2_5.c | 1898 .post_soft_reset = NULL, 1918 .post_soft_reset = NULL,
|
H A D | jpeg_v4_0_3.c | 1044 .post_soft_reset = NULL,
|
H A D | vce_v4_0.c | 1096 .post_soft_reset = NULL /* vce_v4_0_post_soft_reset */,
|
H A D | sdma_v3_0.c | 1557 .post_soft_reset = sdma_v3_0_post_soft_reset,
|
H A D | uvd_v6_0.c | 1538 .post_soft_reset = uvd_v6_0_post_soft_reset,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | tonga_ih.c | 477 .post_soft_reset = tonga_ih_post_soft_reset,
|
H A D | jpeg_v2_5.c | 561 .post_soft_reset = NULL,
|
H A D | jpeg_v3_0.c | 546 .post_soft_reset = NULL,
|
H A D | jpeg_v2_0.c | 769 .post_soft_reset = NULL,
|
H A D | vce_v3_0.c | 887 .post_soft_reset = vce_v3_0_post_soft_reset,
|
H A D | uvd_v6_0.c | 1512 .post_soft_reset = uvd_v6_0_post_soft_reset,
|
H A D | vce_v4_0.c | 1060 .post_soft_reset = NULL /* vce_v4_0_post_soft_reset */,
|
H A D | amdgpu_device.c | 3973 * post_soft_reset callbacks are run if the asic was hung. post_soft_reset 3986 adev->ip_blocks[i].version->funcs->post_soft_reset) in amdgpu_device_ip_post_soft_reset() 3987 r = adev->ip_blocks[i].version->funcs->post_soft_reset(adev); in amdgpu_device_ip_post_soft_reset()
|
H A D | gmc_v8_0.c | 1734 .post_soft_reset = gmc_v8_0_post_soft_reset,
|
H A D | vcn_v2_0.c | 1999 .post_soft_reset = NULL,
|
H A D | vcn_v3_0.c | 1978 .post_soft_reset = NULL,
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | cs35l56.c | 1300 goto post_soft_reset; in cs35l56_init() 1329 post_soft_reset: in cs35l56_init()
|
Completed in 37 milliseconds
12