Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/plat/arm/board/fvp/
A Djmptbl.i37 fdt fdt_node_offset_by_phandle
/tf-a-ffa_el3_spmc/plat/arm/board/juno/
A Djmptbl.i36 fdt fdt_node_offset_by_phandle
/tf-a-ffa_el3_spmc/lib/fconf/
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()
/tf-a-ffa_el3_spmc/plat/arm/board/fvp/fconf/
A Dfconf_hw_config_getter.c245 node = fdt_node_offset_by_phandle(hw_config_dtb, phandle); in fconf_populate_uart_config()
/tf-a-ffa_el3_spmc/plat/st/common/
A Dstm32mp_dt.c258 node = fdt_node_offset_by_phandle(fdt, fdt32_to_cpu(*cuint)); in dt_get_pwr_vdd_voltage()
/tf-a-ffa_el3_spmc/drivers/st/gpio/
A Dstm32_gpio.c184 p_node = fdt_node_offset_by_phandle(fdt, fdt32_to_cpu(*cuint)); in dt_set_pinctrl_config()
/tf-a-ffa_el3_spmc/include/lib/libfdt/
A Dlibfdt.h1004 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle);
/tf-a-ffa_el3_spmc/lib/libfdt/
A Dfdt_overlay.c79 ret = fdt_node_offset_by_phandle(fdt, phandle); in overlay_get_target()
A Dfdt_ro.c681 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle) in fdt_node_offset_by_phandle() function

Completed in 12 milliseconds