SPI_IRQ_NUM       250 arch/m68k/include/asm/MC68EZ328.h #define SPIM_IRQ_NUM	SPI_IRQ_NUM
SPI_IRQ_NUM       256 arch/m68k/include/asm/MC68EZ328.h #define IMR_MSPI 	(1 << SPI_IRQ_NUM)	/* Mask SPI interrupt */
SPI_IRQ_NUM       285 arch/m68k/include/asm/MC68EZ328.h #define ISR_SPI 	(1 << SPI_IRQ_NUM)	/* SPI interrupt */
SPI_IRQ_NUM       314 arch/m68k/include/asm/MC68EZ328.h #define IPR_SPI 	(1 << SPI_IRQ_NUM)	/* SPI interrupt */
SPI_IRQ_NUM       258 arch/m68k/include/asm/MC68VZ328.h #define SPIM_IRQ_NUM	SPI_IRQ_NUM
SPI_IRQ_NUM       265 arch/m68k/include/asm/MC68VZ328.h #define IMR_MSPI 	(1 << SPI_IRQ_NUM)	/* Mask SPI interrupt */
SPI_IRQ_NUM       294 arch/m68k/include/asm/MC68VZ328.h #define ISR_SPI 	(1 << SPI_IRQ_NUM)	/* SPI interrupt */
SPI_IRQ_NUM       323 arch/m68k/include/asm/MC68VZ328.h #define IPR_SPI 	(1 << SPI_IRQ_NUM)	/* SPI interrupt */