Searched refs:SPI_IRQ_NUM (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A DMC68EZ328.h228 #define SPI_IRQ_NUM 0 /* SPI interrupt */ macro
248 #define SPIM_IRQ_NUM SPI_IRQ_NUM
254 #define IMR_MSPI (1 << SPI_IRQ_NUM) /* Mask SPI interrupt */
283 #define ISR_SPI (1 << SPI_IRQ_NUM) /* SPI interrupt */
312 #define IPR_SPI (1 << SPI_IRQ_NUM) /* SPI interrupt */
H A DMC68VZ328.h254 #define SPI_IRQ_NUM SPI2_IRQ_NUM macro
257 #define SPIM_IRQ_NUM SPI_IRQ_NUM
264 #define IMR_MSPI (1 << SPI_IRQ_NUM) /* Mask SPI interrupt */
293 #define ISR_SPI (1 << SPI_IRQ_NUM) /* SPI interrupt */
322 #define IPR_SPI (1 << SPI_IRQ_NUM) /* SPI interrupt */
H A DMC68328.h290 #define SPI_IRQ_NUM SPIM_IRQ_NUM macro

Completed in 50 milliseconds