Searched defs:subnode (Results 1 – 5 of 5) sorted by relevance
| /trusted-firmware-a-latest/drivers/st/clk/ |
| 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; in fdt_rcc_subnode_offset() local
|
| 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, struct stm32_pll_vco *vco) in clk_stm32_load_vco_config() 2187 static int clk_stm32_load_output_config(void *fdt, int subnode, struct stm32_pll_output *output) in clk_stm32_load_output_config() 2200 static int clk_stm32_parse_pll_fdt(void *fdt, int subnode, struct stm32_pll_dt_cfg *pll) in clk_stm32_parse_pll_fdt() 2247 int subnode = 0; in stm32_clk_parse_fdt_all_pll() local
|
| D | clk-stm32-core.c | 986 int subnode = 0; in clk_stm32_get_dt_oscillator_frequency() local
|
| /trusted-firmware-a-latest/drivers/st/pmic/ |
| D | stm32mp_pmic.c | 484 int pmic_node, regulators_node, subnode; in register_pmic() local
|
| /trusted-firmware-a-latest/lib/libfdt/ |
| D | fdt_overlay.c | 546 int subnode; in overlay_apply_node() local
|