Home
last modified time | relevance | path

Searched defs:SPI_IRQ (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/hw/microblaze/
H A Dpetalogix_ml605_mmu.c66 #define SPI_IRQ 4 macro
/openbmc/linux/drivers/gpu/drm/armada/
H A Darmada_hw.h311 SPI_IRQ = 1 << 18, enumerator
/openbmc/linux/drivers/video/fbdev/
H A Dpxa168fb.h459 #define SPI_IRQ(irq) ((irq) << 18) macro
/openbmc/linux/drivers/video/fbdev/mmp/hw/
H A Dmmp_ctrl.h769 #define SPI_IRQ(irq) ((irq)<<18) macro