Home
last modified time | relevance | path

Searched refs:SPI1_BASE (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/spi/
H A Ddavinci_spi.c76 #define SPI1_BASE CONFIG_SYS_SPI1_BASE macro
409 ds->regs = (struct davinci_spi_regs *)SPI1_BASE; in spi_setup_slave()
H A Datcspi200_spi.c24 #define SPI1_BASE 0xf0f00000 macro