Home
last modified time | relevance | path

Searched refs:DT_RCC_CLK_COMPAT (Results 1 – 6 of 6) sorted by relevance

/rk3399_ARM-atf/plat/st/stm32mp2/
H A Dstm32mp2_def.h527 #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 Dstm32mp1_def.h650 #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 Dstm32mp_clkfunc.c163 node = fdt_node_offset_by_compatible(fdt, -1, DT_RCC_CLK_COMPAT); in fdt_get_rcc_node()
H A Dclk-stm32mp13.c2307 node = fdt_node_offset_by_compatible(fdt, -1, DT_RCC_CLK_COMPAT); in stm32_clk_parse_fdt()
H A Dclk-stm32mp2.c2436 node = fdt_node_offset_by_compatible(fdt, -1, DT_RCC_CLK_COMPAT); in stm32_clk_parse_fdt()
H A Dstm32mp1_clk.c2790 node = fdt_node_offset_by_compatible(fdt, -1, DT_RCC_CLK_COMPAT); in stm32_clk_parse_fdt()