Home
last modified time | relevance | path

Searched defs:phandle (Results 1 – 12 of 12) sorted by relevance

/rk3399_ARM-atf/plat/allwinner/sun50i_h616/
H A Dsunxi_h616_dtb.c41 uint32_t phandle, ccsidr, cell; in sunxi_soc_fdt_fixup() local
/rk3399_ARM-atf/lib/fconf/
H A Dfconf_cot_getter.c193 uint32_t phandle; in get_oid() local
294 uint32_t phandle; in get_parent_img_id() local
/rk3399_ARM-atf/lib/libfdt/
H A Dfdt_overlay.c46 uint32_t phandle; in fdt_overlay_target_offset() local
335 int poffset, uint32_t phandle) in overlay_fixup_one_phandle()
384 uint32_t phandle; in overlay_fixup_phandle() local
H A Dfdt_ro.c114 int fdt_find_max_phandle(const void *fdt, uint32_t *phandle) in fdt_find_max_phandle()
142 int fdt_generate_phandle(const void *fdt, uint32_t *phandle) in fdt_generate_phandle()
710 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle) in fdt_node_offset_by_phandle()
H A Dlibfdt.h400 uint32_t phandle; in fdt_get_max_phandle() local
/rk3399_ARM-atf/include/drivers/st/
H A Dregulator.h98 int32_t phandle; member
/rk3399_ARM-atf/plat/arm/board/fvp/fconf/
H A Dfconf_hw_config_getter.c161 uint32_t phandle; in fconf_populate_uart_config() local
/rk3399_ARM-atf/plat/arm/common/fconf/
H A Dfconf_ethosn_getter.c28 uint32_t phandle; in fdt_node_read_reserved_memory_addr() local
/rk3399_ARM-atf/plat/arm/board/arm_fpga/
H A Dfpga_bl31_setup.c221 uint32_t phandle; in fpga_dtb_update_clock() local
/rk3399_ARM-atf/drivers/st/regulator/
H A Dregulator_core.c45 static struct rdev *regulator_get_by_phandle(int32_t phandle) in regulator_get_by_phandle()
/rk3399_ARM-atf/common/
H A Dfdt_fixup.c433 uint32_t count, phandle; in fdt_add_cpu_idle_states() local
/rk3399_ARM-atf/plat/st/common/
H A Dusb_dfu.c508 void usb_dfu_register(struct usb_handle *pdev, struct usb_dfu_handle *phandle) in usb_dfu_register()