Home
last modified time | relevance | path

Searched refs:fdt_rcc_subnode_offset (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-a-latest/include/drivers/st/
Dstm32mp_clkfunc.h24 int fdt_rcc_subnode_offset(const char *name);
/trusted-firmware-a-latest/drivers/st/clk/
Dstm32mp_clkfunc.c199 int fdt_rcc_subnode_offset(const char *name) in fdt_rcc_subnode_offset() function
Dstm32mp1_clk.c1853 plloff[i] = fdt_rcc_subnode_offset(name); in stm32mp1_clk_init()