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

12

/u-boot/drivers/reboot-mode/
H A Dreboot-mode-uclass.c68 struct ofprop property; local
/u-boot/lib/efi_selftest/
H A Defi_selftest_fdt.c57 static char *get_property(const u16 *property, const u16 *node) argument
/u-boot/include/dm/
H A Dof.h23 struct property { struct
[all...]
H A Dpinctrl.h22 const char * const property; member in struct:pinconf_param
/u-boot/include/mtd/
H A Dubi-user.h433 __u8 property; member in struct:ubi_set_vol_prop_req
/u-boot/lib/efi_loader/
H A Dboothart.c126 static char *get_property(const char *property, const char *node) argument
/u-boot/include/
H A Dmm_communication.h235 u16 property; member in struct:var_check_property
255 struct var_check_property property; member in struct:smm_variable_var_check_property
H A Dtpm-v2.h113 u32 property; member in struct:tpms_tagged_property
/u-boot/cmd/
H A Dtpm-v2.c168 u32 capability, property, rc; local
/u-boot/board/raspberrypi/rpi/
H A Drpi.c521 int copy_property(void *dst, void *src, char *path, char *property) argument
/u-boot/drivers/pinctrl/
H A Dpinctrl-generic.c275 struct ofprop property; local
157 pinconf_prop_name_to_param(struct udevice *dev, const char *property, u32 *default_value) argument
215 pinconf_prop_name_to_param(struct udevice *dev, const char *property, u32 *default_value) argument
[all...]
/u-boot/drivers/power/regulator/
H A Dregulator-uclass.c433 const char *property = "regulator-name"; local
/u-boot/scripts/dtc/
H A Ddtc.h144 struct property { struct
[all...]
H A Dflattree.c57 void (*property)(void *, struct label *labels); member in struct:emitter
/u-boot/scripts/dtc/libfdt/
H A Dfdt_overlay.c428 overlay_fixup_phandle(void *fdt, void *fdto, int symbols_off, int property) argument
513 int property; local
560 int property; local
[all...]
H A Dlibfdt.h120 static inline void fdt32_st(void *property, uint32_t value) argument
130 static inline void fdt64_st(void *property, uint64_ argument
[all...]
H A Dfdt_ro.c722 int fdt_stringlist_count(const void *fdt, int nodeoffset, const char *property) argument
747 int fdt_stringlist_search(const void *fdt, int nodeoffset, const char *property, argument
777 fdt_stringlist_get(const void *fdt, int nodeoffset, const char *property, int idx, int *lenp) argument
/u-boot/drivers/mmc/
H A Dsdhci-cadence.c71 const char *property; member in struct:sdhci_cdns_phy_cfg
/u-boot/drivers/pinctrl/rockchip/
H A Dpinctrl-rockchip-core.c401 static int rockchip_pinconf_prop_name_to_param(const char *property, argument
/u-boot/drivers/core/
H A Dread.c255 int dev_read_stringlist_search(const struct udevice *dev, const char *property, argument
H A Dof_access.c184 const struct property *of_get_next_propert argument
193 of_get_property_by_prop(const struct device_node *np, const struct property *property, const char **name, int *lenp) argument
[all...]
/u-boot/drivers/tpm/
H A Dtpm2_tis_sandbox.c431 u32 capability, property, property_count, val; local
[all...]
/u-boot/scripts/kconfig/
H A Dexpr.h191 struct property { struct
[all...]
/u-boot/lib/
H A Dtpm-v2.c1017 u32 tpm2_get_capability(struct udevice *dev, u32 capability, u32 property, argument
/u-boot/include/linux/soc/ti/
H A Dti_sci_protocol.h681 ti_sci_get_by_phandle(struct udevice *dev, const char *property) argument

Completed in 354 milliseconds

12