Searched defs:phandle (Results 1 – 11 of 11) sorted by relevance
23 rt_phandle phandle; in ofw_pin_ctrl_confs_apply() local
46 uint32_t phandle; in fdt_overlay_target_offset() local360 uint32_t phandle; in overlay_fixup_one_phandle() local
114 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()681 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle) in fdt_node_offset_by_phandle()
400 uint32_t phandle; in fdt_get_max_phandle() local
658 struct rt_ofw_node *rt_ofw_find_node_by_phandle(rt_phandle phandle) in rt_ofw_find_node_by_phandle()977 rt_uint32_t phandle; in rt_ofw_get_cpu_state_node() local1245 rt_uint32_t phandle = fdt32_to_cpu(*(map + 1)); in ofw_map_id() local1359 rt_phandle phandle; in rt_ofw_append_child() local
96 uint32_t phandle; in fdt_get_max_phandle() local523 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle) in fdt_node_offset_by_phandle()
44 typedef uint32_t phandle; typedef
497 phandle phandle; in __dtb_node_parse_phandle_with_args() local
192 struct dtb_node *dtb_node_get_by_phandle(uint32_t phandle) in dtb_node_get_by_phandle()
173 rt_phandle phandle; in ofw_device_dma_ops() local
38 rt_phandle phandle; member
Completed in 55 milliseconds