Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_regs.h218 #define PWR_INT_RAWSTAT PWR_CTRL_REG(0x0) macro
H A Dpanthor_pwr.c84 return gpu_read(ptdev, PWR_INT_RAWSTAT) & PWR_IRQ_RESET_COMPLETED; in reset_irq_raised()