Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsi_ih.c226 static bool si_ih_is_idle(struct amdgpu_ip_block *ip_block) in si_ih_is_idle() function
243 if (si_ih_is_idle(ip_block)) in si_ih_wait_for_idle()
300 .is_idle = si_ih_is_idle,