Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Domap3_spi.c33 #define OMAP3_MCSPI3_BASE 0x480B8000 macro
516 #ifdef OMAP3_MCSPI3_BASE in spi_setup_slave()
518 regs = (struct mcspi *)OMAP3_MCSPI3_BASE; in spi_setup_slave()