Home
last modified time | relevance | path

Searched refs:fdt_node_offset_by_phandle (Results 1 – 12 of 12) sorted by relevance

/arm-trusted-firmware-2.8.0/lib/fconf/
A Dfconf_amu_getter.c90 node = fdt_node_offset_by_phandle(fdt, amu_phandle); in fconf_populate_amu_cpu()
A Dfconf_cot_getter.c199 node = fdt_node_offset_by_phandle(dtb, phandle); in get_oid()
298 node = fdt_node_offset_by_phandle(dtb, phandle); in get_parent_img_id()
/arm-trusted-firmware-2.8.0/plat/arm/board/fvp/
A Djmptbl.i37 fdt fdt_node_offset_by_phandle
/arm-trusted-firmware-2.8.0/plat/arm/board/juno/
A Djmptbl.i36 fdt fdt_node_offset_by_phandle
/arm-trusted-firmware-2.8.0/plat/arm/board/fvp/fconf/
A Dfconf_hw_config_getter.c248 node = fdt_node_offset_by_phandle(hw_config_dtb, phandle); in fconf_populate_uart_config()
/arm-trusted-firmware-2.8.0/plat/arm/board/arm_fpga/
A Dfpga_bl31_setup.c237 node = fdt_node_offset_by_phandle(fdt, phandle); in fpga_dtb_update_clock()
/arm-trusted-firmware-2.8.0/plat/st/stm32mp1/
A Dstm32mp1_syscfg.c171 node = fdt_node_offset_by_phandle(fdt, fdt32_to_cpu(*cuint)); in get_regu_max_voltage()
/arm-trusted-firmware-2.8.0/drivers/st/gpio/
A Dstm32_gpio.c206 p_node = fdt_node_offset_by_phandle(fdt, fdt32_to_cpu(*cuint)); in dt_set_pinctrl_config()
/arm-trusted-firmware-2.8.0/lib/libfdt/
A Dfdt_overlay.c64 ret = fdt_node_offset_by_phandle(fdt, phandle); in fdt_overlay_target_offset()
A Dfdt_ro.c681 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle) in fdt_node_offset_by_phandle() function
/arm-trusted-firmware-2.8.0/include/lib/libfdt/
A Dlibfdt.h1030 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle);
/arm-trusted-firmware-2.8.0/drivers/st/clk/
A Dclk-stm32mp13.c2212 subnode_pll = fdt_node_offset_by_phandle(fdt, fdt32_to_cpu(*cuint)); in clk_stm32_parse_pll_fdt()
2222 subnode_vco = fdt_node_offset_by_phandle(fdt, fdt32_to_cpu(*cuint)); in clk_stm32_parse_pll_fdt()

Completed in 20 milliseconds