Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/armada/
H A Darmada_hw.h302 GRA_FRAME_IRQ0 = 1 << 27, enumerator
/openbmc/linux/drivers/video/fbdev/
H A Dpxa168fb.h443 #define GRA_FRAME_IRQ0(irq) ((irq) << 27) macro
/openbmc/linux/drivers/video/fbdev/mmp/hw/
H A Dmmp_ctrl.h753 #define GRA_FRAME_IRQ0(irq) ((irq)<<27) macro