Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/arm/display/komeda/d71/
H A Dd71_dev.c19 if (raw_status & LPU_IRQ_IBSY) in get_lpu_event()
26 if (raw_status & (LPU_IRQ_ERR | LPU_IRQ_IBSY | LPU_IRQ_OVR)) { in get_lpu_event()
214 #define ENABLED_LPU_IRQS (LPU_IRQ_IBSY | LPU_IRQ_ERR | LPU_IRQ_EOW)
H A Dd71_regs.h179 #define LPU_IRQ_IBSY BIT(10) macro
/kernel/linux/linux-6.6/drivers/gpu/drm/arm/display/komeda/d71/
H A Dd71_dev.c20 if (raw_status & LPU_IRQ_IBSY) in get_lpu_event()
27 if (raw_status & (LPU_IRQ_ERR | LPU_IRQ_IBSY | LPU_IRQ_OVR)) { in get_lpu_event()
215 #define ENABLED_LPU_IRQS (LPU_IRQ_IBSY | LPU_IRQ_ERR | LPU_IRQ_EOW)
H A Dd71_regs.h179 #define LPU_IRQ_IBSY BIT(10) macro

Completed in 5 milliseconds