Searched refs:ft_hs_fixup_dram (Results 1 – 4 of 4) sorted by relevance
22 (ft_hs_fixup_dram(fdt, bd) == 0) && in ft_hs_fixups()
72 int ft_hs_fixup_dram(void *fdt, struct bd_info *bd) in ft_hs_fixup_dram() function125 int ft_hs_fixup_dram(void *fdt, struct bd_info *bd) { return 0; } in ft_hs_fixup_dram() function
141 (ft_hs_fixup_dram(fdt, bd) == 0) && in ft_hs_fixups()
689 int ft_hs_fixup_dram(void *fdt, struct bd_info *bd);
Completed in 9 milliseconds