Searched refs:stm32mp_ddr_dt_get_param (Results 1 – 4 of 4) sorted by relevance
| /rk3399_ARM-atf/include/drivers/st/ |
| H A D | stm32mp_ram.h | 30 int stm32mp_ddr_dt_get_param(void *fdt, int node, const struct stm32mp_ddr_param *param,
|
| /rk3399_ARM-atf/drivers/st/ddr/ |
| H A D | stm32mp_ram.c | 42 int stm32mp_ddr_dt_get_param(void *fdt, int node, const struct stm32mp_ddr_param *param, in stm32mp_ddr_dt_get_param() function
|
| H A D | stm32mp1_ram.c | 87 ret = stm32mp_ddr_dt_get_param(fdt, node, param, ARRAY_SIZE(param), (uintptr_t)&config); in stm32mp1_ddr_setup()
|
| H A D | stm32mp2_ram.c | 103 ret = stm32mp_ddr_dt_get_param(fdt, node, param, ARRAY_SIZE(param), (uintptr_t)&config); in stm32mp2_ddr_setup()
|