Searched defs:phandle (Results 1 – 5 of 5) sorted by relevance
57 uint32_t phandle; member125 uint32_t phandle = 0; in dt_driver_register_provider() local207 dt_driver_get_provider_by_phandle(uint32_t phandle, enum dt_driver_type type) in dt_driver_get_provider_by_phandle()254 uint32_t phandle = 0; in dt_driver_device_from_node_idx_prop() local
57 uint32_t phandle = 0; in parse_clock_property() local
61 uint32_t phandle; in overlay_get_target() local374 uint32_t phandle; in overlay_fixup_one_phandle() local
103 int fdt_find_max_phandle(const void *fdt, uint32_t *phandle) in fdt_find_max_phandle()131 int fdt_generate_phandle(const void *fdt, uint32_t *phandle) in fdt_generate_phandle()657 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle) in fdt_node_offset_by_phandle()
382 uint32_t phandle; in fdt_get_max_phandle() local
Completed in 10 milliseconds