Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/
H A Dfdt-common.c72 int ft_hs_fixup_dram(void *fdt, bd_t *bd) in ft_hs_fixup_dram() function
125 int ft_hs_fixup_dram(void *fdt, bd_t *bd) { return 0; } in ft_hs_fixup_dram() function
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/am33xx/
H A Dfdt.c22 (ft_hs_fixup_dram(fdt, bd) == 0) && in ft_hs_fixups()
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap5/
H A Dfdt.c140 (ft_hs_fixup_dram(fdt, bd) == 0) && in ft_hs_fixups()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Domap_common.h685 int ft_hs_fixup_dram(void *fdt, bd_t *bd);