Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-omap5/
H A Dsata.h13 #define TI_SATA_WRAPPER_BASE (OMAP54XX_L4_CORE_BASE + 0x141100) macro
/openbmc/u-boot/arch/arm/mach-omap2/
H A Dsata.c46 writel(val, TI_SATA_WRAPPER_BASE + TI_SATA_SYSCONFIG); in init_sata()