Searched refs:stm32mp_map_ddr_non_cacheable (Results 1 – 4 of 4) sorted by relevance
120 int stm32mp_map_ddr_non_cacheable(void);
105 if (stm32mp_map_ddr_non_cacheable() != 0) { in stm32mp1_ddr_setup()
254 if (stm32mp_map_ddr_non_cacheable() != 0) { in stm32mp1_ddr_setup()
123 int stm32mp_map_ddr_non_cacheable(void) in stm32mp_map_ddr_non_cacheable() function