Searched defs:conf (Results 1 - 25 of 42) sorted by relevance

12

/u-boot/include/
H A Dioports.h37 unsigned char conf:1; /* if 1, configure this port */ member in struct:__anon1239
/u-boot/drivers/sound/
H A Divybridge_sound.c30 int conf; local
/u-boot/boot/
H A Dcommon_fit.c38 int conf, node, len; local
/u-boot/arch/arm/mach-aspeed/ast2600/
H A Dboard_common.c71 uint32_t conf; local
/u-boot/drivers/pci/
H A Dpci_ftpci100.c17 u32 conf; /* 0x28 - PCI Configuration */ member in struct:ftpci100_ahbc
/u-boot/arch/arm/mach-rockchip/
H A Dspl-boot-order.c114 const char *conf; local
183 const char *conf; local
[all...]
/u-boot/scripts/kconfig/tests/
H A Dconftest.py289 def conf(request): function
/u-boot/drivers/mfd/
H A Datmel-smc.c24 void atmel_smc_cs_conf_init(struct atmel_smc_cs_conf *conf) argument
97 atmel_smc_cs_conf_set_timing(struct atmel_smc_cs_conf *conf, unsigned int shift, unsigned int ncycles) argument
139 atmel_smc_cs_conf_set_setup(struct atmel_smc_cs_conf *conf, unsigned int shift, unsigned int ncycles) argument
178 atmel_smc_cs_conf_set_pulse(struct atmel_smc_cs_conf *conf, unsigned int shift, unsigned int ncycles) argument
217 atmel_smc_cs_conf_set_cycle(struct atmel_smc_cs_conf *conf, unsigned int shift, unsigned int ncycles) argument
249 atmel_smc_cs_conf_apply(struct regmap *regmap, int cs, const struct atmel_smc_cs_conf *conf) argument
269 atmel_hsmc_cs_conf_apply(struct regmap *regmap, const struct atmel_hsmc_reg_layout *layout, int cs, const struct atmel_smc_cs_conf *conf) argument
290 atmel_smc_cs_conf_get(struct regmap *regmap, int cs, struct atmel_smc_cs_conf *conf) argument
310 atmel_hsmc_cs_conf_get(struct regmap *regmap, const struct atmel_hsmc_reg_layout *layout, int cs, struct atmel_smc_cs_conf *conf) argument
[all...]
/u-boot/drivers/pinctrl/nxp/
H A Dpinctrl-mxs.c26 static unsigned long mxs_dt_node_to_map(struct udevice *conf) argument
63 static int mxs_pinctrl_set_state(struct udevice *dev, struct udevice *conf) argument
[all...]
/u-boot/drivers/pinctrl/exynos/
H A Dpinctrl-exynos.c34 void exynos_pinctrl_setup_peri(struct exynos_pinctrl_config_data *conf, argument
/u-boot/scripts/kconfig/
H A DMakefile[all...]
H A Dconf.c344 static void conf(struct menu *menu) function
H A Dmconf.c643 static void conf(struct menu *menu, struct menu *active_menu) function
H A Dnconf.c1068 static void conf(struct menu *menu) function
/u-boot/arch/x86/cpu/broadwell/
H A Dpinctrl_broadwell.c48 broadwell_pinctrl_read_configs(struct udevice *dev, struct pin_info *conf, int max_pins) argument
99 broadwell_pinctrl_lookup_phandle(struct pin_info *conf, int conf_count, int phandle) argument
112 broadwell_pinctrl_read_pins(struct udevice *dev, struct pin_info *conf, int conf_count, int gpio_conf[], int num_gpios) argument
213 struct pin_info conf[12]; local
[all...]
/u-boot/drivers/ram/aspeed/
H A Dsdram_ast2500.c250 const u32 conf = (SDRAM_CONF_CAP_1024M << SDRAM_CONF_CAP_SHIFT) local
/u-boot/drivers/pinctrl/
H A Dpinctrl-at91-pio4.c69 u32 param, arg, conf = 0; local
162 u32 i, conf; local
[all...]
/u-boot/drivers/spi/
H A Domap3_spi.c376 unsigned int conf; local
/u-boot/tools/
H A Drenesas_spkgimage.c29 static struct config_file conf; variable in typeref:struct:config_file
[all...]
/u-boot/drivers/pinctrl/renesas/
H A Dpinctrl-rzn1.c64 u32 conf[170]; member in struct:rzn1_pinctrl_regs
/u-boot/drivers/pinctrl/rockchip/
H A Dpinctrl-rockchip-core.c428 u32 bank, pin, mux, conf, arg, default_val; local
/u-boot/drivers/misc/
H A Dk3_avs.c234 struct vd_config *conf; local
/u-boot/drivers/rtc/
H A Drv3029.c386 u8 conf; /* trickle config bits */ member in struct:rv3029_trickle_tab_elem
[all...]
/u-boot/drivers/i2c/
H A Dexynos_hs_i2c.c312 u32 conf; local
/u-boot/drivers/net/
H A Ddesignware.c331 u32 conf = readl(&mac_p->conf) | FRAMEBURSTENABLE | DISABLERXOWN; local
[all...]

Completed in 179 milliseconds

12