Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_pwr.c90 static bool reset_irq_raised(struct panthor_device *ptdev) in reset_irq_raised() function
120 if (reset_pending(ptdev) && !reset_irq_raised(ptdev)) { in panthor_pwr_reset()