Home
last modified time | relevance | path

Searched refs:dbx500_add_spi (Results 1 – 3 of 3) sorted by relevance

/arch/arm/mach-ux500/
Ddevices-db5500.h70 dbx500_add_spi(parent, "spi0", U5500_SPI0_BASE, \
74 dbx500_add_spi(parent, "spi1", U5500_SPI1_BASE, \
78 dbx500_add_spi(parent, "spi2", U5500_SPI2_BASE, \
82 dbx500_add_spi(parent, "spi3", U5500_SPI3_BASE, \
Ddevices-db8500.h105 dbx500_add_spi(parent, "spi0", U8500_SPI0_BASE, \
108 dbx500_add_spi(parent, "spi1", U8500_SPI1_BASE, \
111 dbx500_add_spi(parent, "spi2", U8500_SPI2_BASE, \
114 dbx500_add_spi(parent, "spi3", U8500_SPI3_BASE, \
Ddevices-common.h33 dbx500_add_spi(struct device *parent, const char *name, resource_size_t base, in dbx500_add_spi() function