Home
last modified time | relevance | path

Searched defs:prop (Results 26 – 50 of 183) sorted by relevance

12345678

/openbmc/u-boot/drivers/crypto/fsl/
H A Dfsl_rsa.c19 struct key_prop *prop, uint8_t *out) in fsl_mod_exp()
/openbmc/u-boot/board/armltd/vexpress/
H A Dvexpress_tc2.c42 const struct fdt_property *prop; in ft_board_setup() local
/openbmc/u-boot/scripts/dtc/libfdt/
H A Dfdt_rw.c204 int len, struct fdt_property **prop) in fdt_resize_property_()
222 int len, struct fdt_property **prop) in fdt_add_property_()
275 struct fdt_property *prop; in fdt_setprop_placeholder() local
308 struct fdt_property *prop; in fdt_appendprop() local
334 struct fdt_property *prop; in fdt_delprop() local
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dfdt.c63 const char *prop; in ft_cpu_setup() local
/openbmc/u-boot/scripts/dtc/
H A Dfstree.c52 struct property *prop; in read_fstree() local
H A Dtreesource.c195 static void write_propval(FILE *f, struct property *prop) in write_propval()
238 struct property *prop; in write_tree_source_node() local
/openbmc/u-boot/drivers/core/
H A Dof_access.c173 static const char *of_prop_next_string(struct property *prop, const char *cur) in of_prop_next_string()
194 struct property *prop; in of_device_is_compatible() local
383 struct property *prop = of_find_property(device, propname, NULL); in of_device_has_prop_value() local
437 struct property *prop = of_find_property(np, propname, NULL); in of_find_property_value_of_size() local
510 const struct property *prop = of_find_property(np, propname, NULL); in of_property_match_string() local
549 const struct property *prop = of_find_property(np, propname, NULL); in of_property_read_string_helper() local
H A Dofnode.c92 const void *prop; in ofnode_read_bool() local
113 struct property *prop = of_find_property( in ofnode_read_string() local
240 struct property *prop = of_find_property( in ofnode_read_size() local
420 const char *prop; in ofnode_get_chosen_node() local
542 const __be32 *prop = of_get_property(np, property, &psize); in ofnode_get_addr_size() local
567 const __be32 *prop = of_get_property(np, propname, &psize); in ofnode_read_u8_array_ptr() local
/openbmc/u-boot/cmd/
H A Dfdt.c290 char *prop; /* property */ in do_fdt() local
345 char *prop; /* property */ in do_fdt() local
456 char *prop; /* property */ in do_fdt() local
989 static int fdt_print(const char *pathp, char *prop, int depth) in fdt_print()
/openbmc/qemu/system/
H A Dbootdevice.c293 BootIndexProperty *prop = opaque; in device_get_bootindex() local
300 BootIndexProperty *prop = opaque; in device_set_bootindex() local
323 BootIndexProperty *prop = opaque; in property_release_bootindex() local
333 BootIndexProperty *prop = g_malloc0(sizeof(*prop)); in device_add_bootindex_property() local
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dicid.c49 u32 prop[8]; in fdt_set_iommu_prop() local
114 const u32 *prop; in fdt_fixup_fman_port_icid_by_compat() local
/openbmc/u-boot/scripts/kconfig/
H A Dzconf.y646 struct property *prop; in print_symbol() local
732 struct property *prop; in zconfdump() local
/openbmc/u-boot/common/
H A Dcommon_fit.c12 ulong fdt_getprop_u32(const void *fdt, int node, const char *prop) in fdt_getprop_u32()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dpel_entry.hpp36 const std::map<std::string, PropertiesVariant>& prop, uint32_t id, in PELEntry()
H A Ddbus_watcher.hpp190 auto prop = properties.find(_name); in propChanged() local
214 auto prop = iface->second.find(_name); in interfaceAdded() local
/openbmc/u-boot/drivers/pci/
H A Dpcie_layerscape_fixup.c75 u32 *prop; in fdt_pcie_set_msi_map_entry() local
128 u32 *prop; in fdt_pcie_set_iommu_map_entry() local
/openbmc/u-boot/board/freescale/ls1046ardb/
H A Deth.c82 int i, prop; in fdt_update_ethernet_dt() local
/openbmc/u-boot/drivers/net/fm/
H A Dinit.c230 __def_board_ft_fman_fixup_port(void *blob, char * prop, phys_addr_t pa, in __def_board_ft_fman_fixup_port()
240 int ft_fixup_port(void *blob, struct fm_eth_info *info, char *prop) in ft_fixup_port()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/systemd/systemd-systemctl/
H A Dsystemctl80 def get(self, section, prop): argument
182 def _process_deps(self, config, service, location, prop, dirstem): argument
/openbmc/phosphor-pid-control/dbus/
H A Ddbushelper.hpp49 const std::string& propertyName, T& prop) in getProperty()
/openbmc/u-boot/lib/libfdt/
H A Dfdt_ro.c255 const struct fdt_property *prop; in fdt_get_property_by_offset() local
279 const struct fdt_property *prop; in fdt_get_property_namelen() local
306 const struct fdt_property *prop; in fdt_getprop_namelen() local
318 const struct fdt_property *prop; in fdt_getprop_by_offset() local
649 const void *prop; in fdt_node_check_compatible() local
H A Dfdt_region.c48 const struct fdt_property *prop; in fdt_find_regions() local
252 const struct fdt_property *prop; in fdt_add_alias_regions() local
468 const struct fdt_property *prop; in fdt_next_region() local
/openbmc/qemu/tests/functional/
H A Dtest_x86_cpu_model_versions.py213 def get_cpu_prop(self, prop): argument
/openbmc/qemu/hw/usb/
H A Ddesc-msos.c114 static int usb_desc_msos_prop_name(struct msos_prop *prop, in usb_desc_msos_prop_name()
132 struct msos_prop *prop = (void *)dest; in usb_desc_msos_prop_str() local
157 struct msos_prop *prop = (void *)dest; in usb_desc_msos_prop_dword() local
/openbmc/phosphor-fan-presence/control/
H A Dfunctor.hpp162 auto prop = std::get<propPos>(member); in operator ()() local
198 auto propertiesChanged(const char* path, const char* intf, const char* prop, in propertiesChanged()
302 auto interfacesAdded(const char* path, const char* intf, const char* prop, in interfacesAdded()

12345678