Searched refs:DT_DDR_COMPAT (Results 1 – 6 of 6) sorted by relevance
| /rk3399_ARM-atf/drivers/st/ddr/ |
| H A D | stm32mp1_ram.c | 76 node = fdt_node_offset_by_compatible(fdt, -1, DT_DDR_COMPAT); in stm32mp1_ddr_setup()
|
| H A D | stm32mp2_ram.c | 92 node = fdt_node_offset_by_compatible(fdt, -1, DT_DDR_COMPAT); in stm32mp2_ddr_setup()
|
| /rk3399_ARM-atf/plat/st/stm32mp1/ |
| H A D | stm32mp1_def.h | 641 #define DT_DDR_COMPAT "st,stm32mp13-ddr" macro 645 #define DT_DDR_COMPAT "st,stm32mp1-ddr" macro
|
| /rk3399_ARM-atf/plat/st/stm32mp2/ |
| H A D | plat_ddr.c | 210 node = fdt_node_offset_by_compatible(fdt, -1, DT_DDR_COMPAT); in stm32mp_board_ddr_power_init()
|
| H A D | stm32mp2_def.h | 524 #define DT_DDR_COMPAT "st,stm32mp2-ddr" macro
|
| /rk3399_ARM-atf/plat/st/common/ |
| H A D | stm32mp_dt.c | 240 node = fdt_node_offset_by_compatible(fdt, -1, DT_DDR_COMPAT); in dt_get_ddr_size()
|