Home
last modified time | relevance | path

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

/qemu/hw/arm/
H A Dstm32f100_soc.c44 static const int spi_irq[STM_NUM_SPIS] = {35, 36}; variable
H A Dstm32f205_soc.c48 static const int spi_irq[STM_NUM_SPIS] = {35, 36, 51}; variable
H A Dstm32f405_soc.c51 static const int spi_irq[] = { 35, 36, 51, 0, 0, 0 }; variable
H A Dmsf2-soc.c57 static const int spi_irq[MSF2_NUM_SPIS] = { 2, 3 }; variable