Home
last modified time | relevance | path

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

12

/external/dtc/tests/
Dget_phandle.c21 uint32_t phandle; in check_phandle() local
35 uint32_t phandle; in check_phandle_unique() local
56 uint32_t max, phandle; in main() local
Dnode_offset_by_phandle.c18 static void check_search(void *fdt, uint32_t phandle, int target) in check_search()
/external/dtc/fuzzing/
Dlibfdt_fuzzer.c58 static bool phandle_is_valid(uint32_t phandle) { in phandle_is_valid()
87 uint32_t phandle = fdt_get_phandle(device_tree, parent_node); in walk_device_tree() local
155 uint32_t phandle; in LLVMFuzzerTestOneInput() local
/external/trusty/arm-trusted-firmware/lib/fconf/
Dfconf_cot_getter.c193 uint32_t phandle; in get_oid() local
290 uint32_t phandle; in get_parent_img_id() local
/external/arm-trusted-firmware/lib/fconf/
Dfconf_cot_getter.c191 uint32_t phandle; in get_oid() local
288 uint32_t phandle; in get_parent_img_id() local
/external/arm-trusted-firmware/plat/arm/board/fvp/fconf/
Dfconf_hw_config_getter.c186 uint32_t phandle; in fconf_populate_uart_config() local
/external/crosvm/arch/src/
Dfdt.rs101 let phandle = get_iommu_phandle(*t, *id, phandles)?; in update_device_nodes() localVariable
/external/trusty/arm-trusted-firmware/plat/arm/board/fvp/fconf/
Dfconf_hw_config_getter.c195 uint32_t phandle; in fconf_populate_uart_config() local
/external/dtc/
Dchecks.c491 cell_t phandle; in check_phandle_prop() local
537 cell_t phandle, linux_phandle; in check_explicit_phandles() local
611 cell_t phandle; in fixup_phandle_references() local
1403 cell_t phandle; in check_property_phandle_args() local
1633 int phandle; in check_interrupt_map() local
1687 cell_t irq_cells, phandle; in check_interrupts_property() local
1853 cell_t phandle; in get_remote_endpoint() local
Ddtc.h54 static inline bool phandle_is_valid(cell_t phandle) in phandle_is_valid()
229 cell_t phandle; member
Dlivetree.c558 struct node *get_node_by_phandle(struct node *tree, cell_t phandle) in get_node_by_phandle()
621 static cell_t phandle = 1; /* FIXME: ick, static local */ in get_node_phandle() local
/external/trusty/arm-trusted-firmware/include/drivers/st/
Dregulator.h98 int32_t phandle; member
/external/trusty/arm-trusted-firmware/lib/libfdt/
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()
681 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle) in fdt_node_offset_by_phandle()
Dfdt_overlay.c46 uint32_t phandle; in fdt_overlay_target_offset() local
360 uint32_t phandle; in overlay_fixup_one_phandle() local
/external/dtc/libfdt/
Dfdt_overlay.c46 uint32_t phandle; in fdt_overlay_target_offset() local
360 uint32_t phandle; in overlay_fixup_one_phandle() local
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()
699 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle) in fdt_node_offset_by_phandle()
Dlibfdt.h400 uint32_t phandle; in fdt_get_max_phandle() local
/external/trusty/arm-trusted-firmware/plat/arm/common/fconf/
Dfconf_ethosn_getter.c28 uint32_t phandle; in fdt_node_read_reserved_memory_addr() local
/external/arm-trusted-firmware/plat/arm/board/arm_fpga/
Dfpga_bl31_setup.c220 uint32_t phandle; in fpga_dtb_update_clock() local
/external/trusty/arm-trusted-firmware/plat/arm/board/arm_fpga/
Dfpga_bl31_setup.c221 uint32_t phandle; in fpga_dtb_update_clock() local
/external/crosvm/aarch64/src/
Dfdt.rs386 let phandle = PHANDLE_PKVM_PVIOMMU in create_pkvm_pviommu_node() localVariable
678 let phandle = create_resv_memory_node(&mut fdt, x)?; in create_fdt() localVariable
720 let phandle = create_pkvm_pviommu_node(&mut fdt, index, *id)?; in create_fdt() localVariable
/external/trusty/arm-trusted-firmware/drivers/st/regulator/
Dregulator_core.c45 static struct rdev *regulator_get_by_phandle(int32_t phandle) in regulator_get_by_phandle()
/external/trusty/arm-trusted-firmware/common/
Dfdt_fixup.c414 uint32_t count, phandle; in fdt_add_cpu_idle_states() local
/external/trusty/arm-trusted-firmware/plat/st/common/
Dusb_dfu.c504 void usb_dfu_register(struct usb_handle *pdev, struct usb_dfu_handle *phandle) in usb_dfu_register()
/external/trusty/arm-trusted-firmware/include/lib/libfdt/
Dlibfdt.h400 uint32_t phandle; in fdt_get_max_phandle() local

12