Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Ddavinci_spi.c86 #define SPI2_BASE CONFIG_SYS_SPI2_BASE macro
414 ds->regs = (struct davinci_spi_regs *)SPI2_BASE; in spi_setup_slave()