Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Domap3_spi.c29 #define OMAP3_MCSPI2_BASE 0x481A0100 macro
32 #define OMAP3_MCSPI2_BASE 0x4809A000 macro
511 #ifdef OMAP3_MCSPI2_BASE in spi_setup_slave()
513 regs = (struct mcspi *)OMAP3_MCSPI2_BASE; in spi_setup_slave()