Home
last modified time | relevance | path

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

/u-boot/include/dm/
A Dof.h24 struct property { struct
28 struct property *next; argument
A Dpinctrl.h20 const char * const property; member
/u-boot/scripts/kconfig/
A Dexpr.h191 struct property { struct
192 struct property *next; /* next property - null if last */ argument
193 struct symbol *sym; /* the symbol for which the property is associated */ argument
194 enum prop_type type; /* type of property */ argument
197 struct expr *expr; /* the optional conditional part of the property */ argument
198 struct menu *menu; /* the menu the property are associated with argument
201 struct file *file; /* what file was this property defined */ argument
202 int lineno; /* what lineno was this property defined */ argument
/u-boot/scripts/dtc/
A Ddtc.h144 struct property { struct
149 struct property *next; argument
157 struct property *proplist; argument
A Dflattree.c57 void (*property)(void *, struct label *labels); member
/u-boot/drivers/pinctrl/
A Dpinctrl-generic.c159 const char *property, u32 *default_value) in pinconf_prop_name_to_param()
217 const char *property, u32 *default_value) in pinconf_prop_name_to_param()
256 struct ofprop property; in pinctrl_generic_set_state_one() local
/u-boot/include/
A Dmm_communication.h227 u16 property; member
247 struct var_check_property property; member
A Dtpm-v2.h67 u32 property; member
/u-boot/scripts/dtc/libfdt/
A Dfdt_overlay.c429 int property) in overlay_fixup_phandle()
513 int property; in overlay_fixup_phandles() local
560 int property; in overlay_apply_node() local
A Dlibfdt.h120 static inline void fdt32_st(void *property, uint32_t value) in fdt32_st()
130 static inline void fdt64_st(void *property, uint64_t value) in fdt64_st()
575 #define fdt_for_each_property_offset(property, fdt, node) \ argument
A Dfdt_ro.c722 int fdt_stringlist_count(const void *fdt, int nodeoffset, const char *property) in fdt_stringlist_count()
747 int fdt_stringlist_search(const void *fdt, int nodeoffset, const char *property, in fdt_stringlist_search()
778 const char *property, int idx, in fdt_stringlist_get()
/u-boot/lib/efi_selftest/
A Defi_selftest_fdt.c55 static char *get_property(const u16 *property, const u16 *node) in get_property()
/u-boot/drivers/core/
A Dofnode.c350 int ofnode_stringlist_search(ofnode node, const char *property, in ofnode_stringlist_search()
371 int ofnode_read_string_index(ofnode node, const char *property, int index, in ofnode_read_string_index()
388 int ofnode_read_string_count(ofnode node, const char *property) in ofnode_read_string_count()
680 fdt_addr_t ofnode_get_addr_size(ofnode node, const char *property, in ofnode_get_addr_size()
A Dread.c180 fdt_addr_t dev_read_addr_size(const struct udevice *dev, const char *property, in dev_read_addr_size()
191 int dev_read_stringlist_search(const struct udevice *dev, const char *property, in dev_read_stringlist_search()
A Dof_access.c186 const struct property *property) in of_get_next_property()
195 const struct property *property, in of_get_property_by_prop()
/u-boot/drivers/mmc/
A Dsdhci-cadence.c72 const char *property; member
/u-boot/drivers/tpm/
A Dtpm2_tis_sandbox.c273 u32 capability, property, property_count; in sandbox_tpm2_xfer() local
/u-boot/lib/
A Dtpm-v2.c164 u32 tpm2_get_capability(struct udevice *dev, u32 capability, u32 property, in tpm2_get_capability()
A Dfdtdec.c923 int fdt_get_resource(const void *fdt, int node, const char *property, in fdt_get_resource()
958 int fdt_get_named_resource(const void *fdt, int node, const char *property, in fdt_get_named_resource()
/u-boot/include/mtd/
A Dubi-user.h433 __u8 property; member
/u-boot/drivers/power/regulator/
A Dregulator-uclass.c399 const char *property = "regulator-name"; in regulator_post_bind() local
/u-boot/cmd/
A Dtpm-v2.c168 u32 capability, property, rc; in do_tpm_get_capability() local
/u-boot/drivers/pinctrl/rockchip/
A Dpinctrl-rockchip-core.c370 static int rockchip_pinconf_prop_name_to_param(const char *property, in rockchip_pinconf_prop_name_to_param()
/u-boot/include/linux/soc/ti/
A Dti_sci_protocol.h666 const char *property) in ti_sci_get_by_phandle()
/u-boot/drivers/firmware/
A Dti_sci.c2914 const char *property) in ti_sci_get_by_phandle()

Completed in 58 milliseconds