Home
last modified time | relevance | path

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

/openbmc/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.c50 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
/openbmc/linux/drivers/spi/
H A Dspi-tegra20-slink.c1005 int ret, spi_irq; in tegra_slink_probe() local
H A Dspi-tegra114.c1299 int ret, spi_irq; in tegra_spi_probe() local