Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/spi/
H A Domap3_spi.c30 #define OMAP3_MCSPI2_BASE 0x481A0100 macro
33 #define OMAP3_MCSPI2_BASE 0x4809A000 macro
519 #ifdef OMAP3_MCSPI2_BASE in spi_setup_slave()
521 regs = (struct mcspi *)OMAP3_MCSPI2_BASE; in spi_setup_slave()