Searched refs:DT_RCC_CLK_COMPAT (Results 1 – 6 of 6) sorted by relevance
| /rk3399_ARM-atf/plat/st/stm32mp2/ |
| H A D | stm32mp2_def.h | 527 #define DT_RCC_CLK_COMPAT "st,stm32mp21-rcc" macro 529 #define DT_RCC_CLK_COMPAT "st,stm32mp25-rcc" macro
|
| /rk3399_ARM-atf/plat/st/stm32mp1/ |
| H A D | stm32mp1_def.h | 650 #define DT_RCC_CLK_COMPAT "st,stm32mp13-rcc" macro 654 #define DT_RCC_CLK_COMPAT "st,stm32mp1-rcc" macro
|
| /rk3399_ARM-atf/drivers/st/clk/ |
| H A D | stm32mp_clkfunc.c | 163 node = fdt_node_offset_by_compatible(fdt, -1, DT_RCC_CLK_COMPAT); in fdt_get_rcc_node()
|
| H A D | clk-stm32mp13.c | 2307 node = fdt_node_offset_by_compatible(fdt, -1, DT_RCC_CLK_COMPAT); in stm32_clk_parse_fdt()
|
| H A D | clk-stm32mp2.c | 2436 node = fdt_node_offset_by_compatible(fdt, -1, DT_RCC_CLK_COMPAT); in stm32_clk_parse_fdt()
|
| H A D | stm32mp1_clk.c | 2790 node = fdt_node_offset_by_compatible(fdt, -1, DT_RCC_CLK_COMPAT); in stm32_clk_parse_fdt()
|