Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-omap2/omap4/
Dhw_data.c22 (struct dplls const **) OMAP_SRAM_SCRATCH_DPLLS_PTR;
/external/u-boot/arch/arm/mach-omap2/omap5/
Dhw_data.c24 (struct dplls const **) OMAP_SRAM_SCRATCH_DPLLS_PTR;
/external/u-boot/arch/arm/include/asm/
Domap_common.h813 #define OMAP_SRAM_SCRATCH_DPLLS_PTR (SRAM_SCRATCH_SPACE_ADDR + 0x18) macro