Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-omap3/
H A Dmmc_host_def.h31 #define T2_BASE 0x48002000 macro
/openbmc/u-boot/board/pandora/
H A Dpandora.c85 t2_t *t2_base = (t2_t *)T2_BASE; in misc_init_r()
/openbmc/u-boot/board/isee/igep00x0/
H A Digep00x0.c211 t2_t *t2_base = (t2_t *)T2_BASE; in misc_init_r()
/openbmc/qemu/hw/smbios/
H A Dsmbios.c548 #define T2_BASE 0x200 macro
629 SMBIOS_BUILD_TABLE_PRE(2, T2_BASE, false); /* optional */ in smbios_build_type_2_table()
/openbmc/u-boot/drivers/mmc/
H A Domap_hsmmc.c206 t2_t *t2_base = (t2_t *)T2_BASE; in mmc_board_init()