Searched defs:conf (Results 1 - 25 of 42) sorted by last modified time

12

/u-boot/drivers/spi/
H A Dspi-aspeed-smc.c40 u32 conf; /* 0x00 CE Type Setting */ member in struct:aspeed_spi_regs
H A Domap3_spi.c376 unsigned int conf; local
/u-boot/drivers/sound/
H A Divybridge_sound.c29 int conf; local
/u-boot/drivers/rtc/
H A Drv3029.c384 u8 conf; /* trickle config bits */ member in struct:rv3029_trickle_tab_elem
[all...]
/u-boot/drivers/ram/aspeed/
H A Dsdram_ast2600.c997 u32 conf = readl(&regs->config); local
H A Dsdram_ast2500.c250 const u32 conf = (SDRAM_CONF_CAP_1024M << SDRAM_CONF_CAP_SHIFT) local
/u-boot/drivers/pinctrl/rockchip/
H A Dpinctrl-rockchip-core.c427 u32 bank, pin, mux, conf, arg, default_val; local
/u-boot/drivers/pinctrl/
H A Dpinctrl-at91.c446 u32 conf, mask, count, i; local
H A Dpinctrl-at91-pio4.c68 u32 param, arg, conf = 0; local
161 u32 i, conf; local
[all...]
/u-boot/drivers/pinctrl/nxp/
H A Dpinctrl-mxs.c25 mxs_dt_node_to_map(struct udevice *conf) argument
62 mxs_pinctrl_set_state(struct udevice *dev, struct udevice *conf) argument
[all...]
/u-boot/drivers/pinctrl/exynos/
H A Dpinctrl-exynos.c33 exynos_pinctrl_setup_peri(struct exynos_pinctrl_config_data *conf, unsigned int num_conf, unsigned long base) argument
/u-boot/drivers/pci/
H A Dpci_ftpci100.c16 u32 conf; /* 0x28 - PCI Configuration */ member in struct:ftpci100_ahbc
/u-boot/drivers/net/
H A Ddesignware.c330 u32 conf = readl(&mac_p->conf) | FRAMEBURSTENABLE | DISABLERXOWN; local
[all...]
/u-boot/drivers/mtd/nand/raw/
H A Dsunxi_nand_spl.c202 nand_apply_config(const struct nfc_config *conf) argument
216 nand_load_page(const struct nfc_config *conf, u32 offs) argument
256 nand_read_page(const struct nfc_config *conf, u32 offs, void *dest, int len) argument
329 nand_max_ecc_strength(struct nfc_config *conf) argument
369 nand_detect_ecc_config(struct nfc_config *conf, u32 offs, void *dest) argument
442 nand_detect_config(struct nfc_config *conf, u32 offs, void *dest) argument
475 nand_read_buffer(struct nfc_config *conf, uint32_t offs, unsigned int size, void *dest) argument
526 static struct nfc_config conf; variable in typeref:struct:nfc_config
[all...]
H A Dnand_base.c928 const struct nand_data_interface *conf; local
H A Dmxs_nand.c1522 mxs_nand_setup_interface(struct mtd_info *mtd, int chipnr, const struct nand_data_interface *conf) argument
H A Dmxic_nand.c491 mxic_nfc_setup_data_interface(struct mtd_info *mtd, int chipnr, const struct nand_data_interface *conf) argument
H A Ddenali.c922 denali_setup_data_interface(struct mtd_info *mtd, int chipnr, const struct nand_data_interface *conf) argument
/u-boot/drivers/mmc/
H A Dmmc.c1094 const struct mmc_hwpart_conf *conf, argument
[all...]
/u-boot/drivers/misc/
H A Dk3_avs.c233 struct vd_config *conf; local
/u-boot/drivers/i2c/
H A Dexynos_hs_i2c.c311 u32 conf; local
/u-boot/boot/
H A Dcommon_fit.c37 int conf, node, len; local
/u-boot/arch/x86/cpu/broadwell/
H A Dpinctrl_broadwell.c47 broadwell_pinctrl_read_configs(struct udevice *dev, struct pin_info *conf, int max_pins) argument
98 broadwell_pinctrl_lookup_phandle(struct pin_info *conf, int conf_count, int phandle) argument
111 broadwell_pinctrl_read_pins(struct udevice *dev, struct pin_info *conf, int conf_count, int gpio_conf[], int num_gpios) argument
212 struct pin_info conf[12]; local
[all...]
/u-boot/arch/arm/mach-rockchip/
H A Dspl-boot-order.c113 const char *conf; local
182 const char *conf; local
[all...]
/u-boot/arch/arm/mach-imx/imx8/
H A Dsnvs_security_sc.c630 struct snvs_security_sc_conf conf = {0}; local
682 struct snvs_dgo_conf conf = {0}; local
718 struct tamper_pin_cfg conf = {0}; local
753 struct snvs_security_sc_conf conf = {0}; local
[all...]

Completed in 195 milliseconds

12