Home
last modified time | relevance | path

Searched refs:LPU_IRQ_OVR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/arm/display/komeda/d71/
H A Dd71_dev.c23 if (raw_status & LPU_IRQ_OVR) in get_lpu_event()
26 if (raw_status & (LPU_IRQ_ERR | LPU_IRQ_IBSY | LPU_IRQ_OVR)) { in get_lpu_event()
H A Dd71_regs.h178 #define LPU_IRQ_OVR BIT(9) macro
/kernel/linux/linux-6.6/drivers/gpu/drm/arm/display/komeda/d71/
H A Dd71_dev.c24 if (raw_status & LPU_IRQ_OVR) in get_lpu_event()
27 if (raw_status & (LPU_IRQ_ERR | LPU_IRQ_IBSY | LPU_IRQ_OVR)) { in get_lpu_event()
H A Dd71_regs.h178 #define LPU_IRQ_OVR BIT(9) macro

Completed in 5 milliseconds