Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/arch-am33xx/
Domap.h31 #define QSPI_BASE 0x47900000 macro
/external/u-boot/arch/arm/include/asm/arch-omap5/
Domap.h86 #define QSPI_BASE 0x4B300000 macro
/external/u-boot/drivers/spi/
Dti_qspi.c385 priv->base = (struct ti_qspi_regs *)QSPI_BASE; in spi_setup_slave()