| /rk3399_rockchip-uboot/include/dm/ |
| H A D | of.h | 25 struct property { struct 29 struct property *next; argument
|
| H A D | pinctrl.h | 22 const char * const property; member
|
| /rk3399_rockchip-uboot/scripts/kconfig/ |
| H A D | expr.h | 146 struct property { struct 147 struct property *next; /* next property - null if last */ argument 148 struct symbol *sym; /* the symbol for which the property is associated */ argument 149 enum prop_type type; /* type of property */ argument 152 struct expr *expr; /* the optional conditional part of the property */ argument 153 struct menu *menu; /* the menu the property are associated with argument 156 struct file *file; /* what file was this property defined */ argument 157 int lineno; /* what lineno was this property defined */ argument
|
| /rk3399_rockchip-uboot/scripts/dtc/ |
| H A D | dtc.h | 143 struct property { struct 148 struct property *next; argument 156 struct property *proplist; argument
|
| H A D | flattree.c | 57 void (*property)(void *, struct label *labels); member
|
| /rk3399_rockchip-uboot/drivers/pinctrl/ |
| H 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
|
| H A D | pinctrl-rockchip.c | 2960 static int rockchip_pinconf_prop_name_to_param(const char *property, in rockchip_pinconf_prop_name_to_param()
|
| /rk3399_rockchip-uboot/drivers/core/ |
| H A D | ofnode.c | 283 int ofnode_stringlist_search(ofnode node, const char *property, in ofnode_stringlist_search() 304 int ofnode_read_string_index(ofnode node, const char *property, int index, in ofnode_read_string_index() 321 int ofnode_read_string_count(ofnode node, const char *property) in ofnode_read_string_count() 572 fdt_addr_t ofnode_get_addr_size(ofnode node, const char *property, in ofnode_get_addr_size()
|
| H A D | read.c | 84 fdt_addr_t dev_read_addr_size(struct udevice *dev, const char *property, in dev_read_addr_size() 98 int dev_read_stringlist_search(struct udevice *dev, const char *property, in dev_read_stringlist_search()
|
| H A D | of_access.c | 183 const struct property *property) in of_get_next_property() 192 const struct property *property, in of_get_property_by_prop()
|
| /rk3399_rockchip-uboot/scripts/dtc/libfdt/ |
| H A D | fdt_overlay.c | 422 int property) in overlay_fixup_phandle() 506 int property; in overlay_fixup_phandles() local 553 int property; in overlay_apply_node() local
|
| H A D | fdt_ro.c | 567 int fdt_stringlist_count(const void *fdt, int nodeoffset, const char *property) in fdt_stringlist_count() 592 int fdt_stringlist_search(const void *fdt, int nodeoffset, const char *property, in fdt_stringlist_search() 623 const char *property, int idx, in fdt_stringlist_get()
|
| H A D | libfdt.h | 514 #define fdt_for_each_property_offset(property, fdt, node) \ argument
|
| /rk3399_rockchip-uboot/lib/libfdt/ |
| H A D | fdt_ro.c | 569 int fdt_stringlist_count(const void *fdt, int nodeoffset, const char *property) in fdt_stringlist_count() 594 int fdt_stringlist_search(const void *fdt, int nodeoffset, const char *property, in fdt_stringlist_search() 625 const char *property, int idx, in fdt_stringlist_get()
|
| /rk3399_rockchip-uboot/drivers/mmc/ |
| H A D | sdhci-cadence.c | 50 const char *property; member
|
| /rk3399_rockchip-uboot/include/mtd/ |
| H A D | ubi-user.h | 420 __u8 property; member
|
| /rk3399_rockchip-uboot/drivers/power/regulator/ |
| H A D | regulator-uclass.c | 417 const char *property = "regulator-name"; in regulator_post_bind() local
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | fdtdec.c | 947 int fdt_get_resource(const void *fdt, int node, const char *property, in fdt_get_resource() 986 int fdt_get_named_resource(const void *fdt, int node, const char *property, in fdt_get_named_resource()
|
| /rk3399_rockchip-uboot/drivers/pinctrl/rockchip/ |
| H A D | pinctrl-rockchip-core.c | 433 static int rockchip_pinconf_prop_name_to_param(const char *property, in rockchip_pinconf_prop_name_to_param()
|