Searched defs:subnode (Results 1 – 5 of 5) sorted by relevance
| /arm-trusted-firmware/drivers/st/clk/ |
| H A D | stm32mp_clkfunc.c | 28 int node, subnode; in fdt_osc_read_freq() local 78 int node, subnode; in fdt_clk_read_bool() local 121 int node, subnode; in fdt_clk_read_uint32_default() local 201 int node, subnode; fdt_rcc_subnode_offset() local [all...] |
| H A D | clk-stm32mp13.c | 2080 int subnode = 0; in clk_stm32_parse_oscillator_fdt() local 2157 static int clk_stm32_load_vco_config(void *fdt, int subnode, struc argument 2187 clk_stm32_load_output_config(void * fdt,int subnode,struct stm32_pll_output * output) clk_stm32_load_output_config() argument 2200 clk_stm32_parse_pll_fdt(void * fdt,int subnode,struct stm32_pll_dt_cfg * pll) clk_stm32_parse_pll_fdt() argument 2247 int subnode = 0; stm32_clk_parse_fdt_all_pll() local [all...] |
| H A D | clk-stm32-core.c | 986 int subnode = 0; in clk_stm32_get_dt_oscillator_frequency() local
|
| /arm-trusted-firmware/drivers/st/pmic/ |
| H A D | stm32mp_pmic.c | 484 int pmic_node, regulators_node, subnode; in register_pmic() local
|
| /arm-trusted-firmware/lib/libfdt/ |
| H A D | fdt_overlay.c | 546 int subnode; in overlay_apply_node() local
|