/u-boot/include/dm/ |
A D | of.h | 24 struct property { struct 28 struct property *next; argument
|
A D | pinctrl.h | 20 const char * const property; member
|
/u-boot/scripts/kconfig/ |
A D | expr.h | 191 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 D | dtc.h | 144 struct property { struct 149 struct property *next; argument 157 struct property *proplist; argument
|
A D | flattree.c | 57 void (*property)(void *, struct label *labels); member
|
/u-boot/drivers/pinctrl/ |
A D | pinctrl-generic.c | 159 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 D | mm_communication.h | 227 u16 property; member 247 struct var_check_property property; member
|
A D | tpm-v2.h | 67 u32 property; member
|
/u-boot/scripts/dtc/libfdt/ |
A D | fdt_overlay.c | 429 int property) in overlay_fixup_phandle() 513 int property; in overlay_fixup_phandles() local 560 int property; in overlay_apply_node() local
|
A D | libfdt.h | 120 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 D | fdt_ro.c | 722 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 D | efi_selftest_fdt.c | 55 static char *get_property(const u16 *property, const u16 *node) in get_property()
|
/u-boot/drivers/core/ |
A D | ofnode.c | 350 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 D | read.c | 180 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 D | of_access.c | 186 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 D | sdhci-cadence.c | 72 const char *property; member
|
/u-boot/drivers/tpm/ |
A D | tpm2_tis_sandbox.c | 273 u32 capability, property, property_count; in sandbox_tpm2_xfer() local
|
/u-boot/lib/ |
A D | tpm-v2.c | 164 u32 tpm2_get_capability(struct udevice *dev, u32 capability, u32 property, in tpm2_get_capability()
|
A D | fdtdec.c | 923 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 D | ubi-user.h | 433 __u8 property; member
|
/u-boot/drivers/power/regulator/ |
A D | regulator-uclass.c | 399 const char *property = "regulator-name"; in regulator_post_bind() local
|
/u-boot/cmd/ |
A D | tpm-v2.c | 168 u32 capability, property, rc; in do_tpm_get_capability() local
|
/u-boot/drivers/pinctrl/rockchip/ |
A D | pinctrl-rockchip-core.c | 370 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 D | ti_sci_protocol.h | 666 const char *property) in ti_sci_get_by_phandle()
|
/u-boot/drivers/firmware/ |
A D | ti_sci.c | 2914 const char *property) in ti_sci_get_by_phandle()
|