Searched defs:name (Results 126 - 150 of 883) sorted by relevance

1234567891011>>

/u-boot/drivers/sysinfo/
H A Dgpio.c56 const char *name = NULL; local
/u-boot/env/
H A Dcallback.c15 static struct env_clbk_tbl *find_env_callback(const char *name) argument
88 static int set_callback(const char *name, const char *value, void *priv) argument
114 static int on_callbacks(const char *name, const char *value, enum env_op op, argument
/u-boot/drivers/i2c/
H A Ddesignware_i2c_pci.c94 char name[20]; local
/u-boot/board/st/common/
H A Dstm32mp_dfu.c26 const char *name; local
76 const char *name; local
[all...]
/u-boot/board/phytec/phycore_imx8mp/
H A Dspl.c167 int board_fit_config_name_match(const char *name) argument
/u-boot/board/mscc/jr2/
H A Djr2.c123 int board_fit_config_name_match(const char *name) argument
/u-boot/board/samsung/common/
H A Dexynos5-dt.c41 static int exynos_set_regulator(const char *name, uint uv) argument
/u-boot/drivers/clk/at91/
H A Dclk-system.c79 struct clk *at91_clk_register_system(void __iomem *base, const char *name, argument
/u-boot/drivers/clk/
H A Dclk-fixed-factor.c69 struct clk *clk_register_fixed_factor(struct device *dev, const char *name, argument
41 clk_hw_register_fixed_factor(struct device *dev, const char *name, const char *parent_name, unsigned long flags, unsigned int mult, unsigned int div) argument
/u-boot/drivers/mailbox/
H A Dmailbox-uclass.c90 int mbox_get_by_name(struct udevice *dev, const char *name, argument
/u-boot/arch/arm/mach-stm32mp/stm32mp1/
H A Dstm32mp13x.c74 void get_soc_name(char name[SOC_NAME_SIZE]) argument
/u-boot/board/atmel/sama5d3xek/
H A Dsama5d3xek.c179 char name[MAX_STR_LEN], *p; local
/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dls1028_ids.c94 static int fdt_getprop_len(void *fdt, int nodeoffset, const char *name) argument
84 fdt_setprop_inplace_idx_u32(void *fdt, int nodeoffset, const char *name, uint32_t idx, u32 val) argument
/u-boot/board/google/imx8mq_phanbell/
H A Dspl.c143 int board_fit_config_name_match(const char *name) argument
/u-boot/boot/
H A Dfdt_simplefb.c24 const char *name; local
H A Dimage-cipher.c58 const char *name; local
[all...]
/u-boot/cmd/riscv/
H A Dsbi.c14 const char *name; member in struct:sbi_imp
19 const char *name; member in struct:sbi_ext
/u-boot/fs/yaffs2/
H A Dyaffs_nameval.c32 static int nval_find(const char *xb, int xb_size, const YCHAR *name, argument
73 int nval_del(char *xb, int xb_size, const YCHAR *name) argument
89 int nval_set(char *xb, int xb_size, const YCHAR *name, const char *buf, argument
129 nval_get(const char *xb, int xb_size, const YCHAR * name, char *buf, int bsize) argument
[all...]
H A Dyaffs_nandif.c210 yaffs_add_dev_from_geometry(const YCHAR *name, argument
/u-boot/drivers/mmc/
H A Dftsdc010_mci.h21 const char *name; member in struct:ftsdc010_chip
/u-boot/tools/
H A Drkmux.py205 name = sys.argv[2] variable
[all...]
/u-boot/include/
H A Dfsl_mdio.h64 char *name; member in struct:fsl_pq_mdio_info
/u-boot/drivers/gpio/
H A Dmt7620_gpio.c94 const char *name; local
/u-boot/include/linux/mtd/
H A Dpartitions.h40 const char *name; /* identifier string */ member in struct:mtd_partition
75 const char *name; member in struct:mtd_part_parser
/u-boot/include/net/
H A Ddsa.h99 char name[DSA_PORT_NAME_LENGTH]; member in struct:dsa_port_pdata

Completed in 262 milliseconds

1234567891011>>