Home
last modified time | relevance | path

Searched defs:SLV_IRQ_ENA (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/armada/
H A Darmada_hw.h289 SLV_IRQ_ENA = 1 << 19, enumerator
/openbmc/linux/drivers/video/fbdev/
H A Dpxa168fb.h424 #define SLV_IRQ_ENA(irq) ((irq) << 19) macro
/openbmc/linux/drivers/video/fbdev/mmp/hw/
H A Dmmp_ctrl.h658 #define SLV_IRQ_ENA(irq) ((irq)<<19) macro