Home
last modified time | relevance | path

Searched defs:phandle (Results 1 – 25 of 44) 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/v4l-utils/utils/qv4l2/
Dalsa_stream.c220 static int alsa_try_rate(snd_pcm_t *phandle, snd_pcm_t *chandle, in alsa_try_rate()
247 static int setparams(snd_pcm_t *phandle, snd_pcm_t *chandle, in setparams()
468 snd_pcm_t *phandle, *chandle; in alsa_stream() local
/external/trusty/arm-trusted-firmware/plat/allwinner/sun50i_h616/
Dsunxi_h616_dtb.c41 uint32_t phandle, ccsidr, cell; in sunxi_soc_fdt_fixup() local
/external/trusty/arm-trusted-firmware/lib/fconf/
Dfconf_cot_getter.c193 uint32_t phandle; in get_oid() local
294 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/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
/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/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()
/external/trusty/arm-trusted-firmware/plat/arm/board/arm_fpga/
Dfpga_bl31_setup.c221 uint32_t phandle; in fpga_dtb_update_clock() 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/common/fconf/
Dfconf_ethosn_getter.c28 uint32_t phandle; in fdt_node_read_reserved_memory_addr() local
/external/crosvm/aarch64/src/
Dfdt.rs406 let phandle = PHANDLE_PKVM_PVIOMMU in create_pkvm_pviommu_node() localVariable
708 let phandle = create_resv_memory_node(&mut fdt, x)?; in create_fdt() localVariable
754 let phandle = create_pkvm_pviommu_node(&mut fdt, index, *id)?; in create_fdt() localVariable
/external/coreboot/src/soc/cavium/cn81xx/
Dsoc.c215 u32 phandle = 0; in dt_platform_fixup() local
/external/coreboot/src/commonlib/include/commonlib/
Ddevice_tree.h67 uint32_t phandle; member
/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/coreboot/src/commonlib/
Ddevice_tree.c1167 uint32_t phandle) in dt_find_node_by_phandle()
1588 uint32_t phandle = be32dec(prop->prop.data + offset); in dt_adjust_phandle() local
1744 uint32_t phandle, const char *base_path, in dt_fixup_external()
1935 struct device_tree_property *phandle = NULL; in dt_import_fragment() local

12