Home
last modified time | relevance | path

Searched defs:conf (Results 1 – 25 of 50) sorted by relevance

12

/u-boot/scripts/kconfig/tests/choice/
A D__init__.py13 def test_oldask0(conf): argument
18 def test_oldask1(conf): argument
23 def test_allyes(conf): argument
28 def test_allmod(conf): argument
33 def test_allno(conf): argument
38 def test_alldef(conf): argument
/u-boot/drivers/mfd/
A Datmel-smc.c24 void atmel_smc_cs_conf_init(struct atmel_smc_cs_conf *conf) in atmel_smc_cs_conf_init()
97 int atmel_smc_cs_conf_set_timing(struct atmel_smc_cs_conf *conf, in atmel_smc_cs_conf_set_timing()
139 int atmel_smc_cs_conf_set_setup(struct atmel_smc_cs_conf *conf, in atmel_smc_cs_conf_set_setup()
178 int atmel_smc_cs_conf_set_pulse(struct atmel_smc_cs_conf *conf, in atmel_smc_cs_conf_set_pulse()
217 int atmel_smc_cs_conf_set_cycle(struct atmel_smc_cs_conf *conf, in atmel_smc_cs_conf_set_cycle()
250 const struct atmel_smc_cs_conf *conf) in atmel_smc_cs_conf_apply()
271 int cs, const struct atmel_smc_cs_conf *conf) in atmel_hsmc_cs_conf_apply()
291 struct atmel_smc_cs_conf *conf) in atmel_smc_cs_conf_get()
312 int cs, struct atmel_smc_cs_conf *conf) in atmel_hsmc_cs_conf_get()
/u-boot/drivers/mtd/nand/raw/
A Dsunxi_nand_spl.c203 static void nand_apply_config(const struct nfc_config *conf) in nand_apply_config()
217 static int nand_load_page(const struct nfc_config *conf, u32 offs) in nand_load_page()
257 static int nand_read_page(const struct nfc_config *conf, u32 offs, in nand_read_page()
330 static int nand_max_ecc_strength(struct nfc_config *conf) in nand_max_ecc_strength()
370 static int nand_detect_ecc_config(struct nfc_config *conf, u32 offs, in nand_detect_ecc_config()
443 static int nand_detect_config(struct nfc_config *conf, u32 offs, void *dest) in nand_detect_config()
476 static int nand_read_buffer(struct nfc_config *conf, uint32_t offs, in nand_read_buffer()
529 static struct nfc_config conf = { }; in nand_spl_load_image() local
/u-boot/scripts/kconfig/tests/choice_value_with_m_dep/
A D__init__.py12 def test(conf): argument
/u-boot/scripts/kconfig/tests/err_recursive_dep/
A D__init__.py8 def test(conf): argument
/u-boot/scripts/kconfig/tests/err_recursive_inc/
A D__init__.py8 def test(conf): argument
/u-boot/scripts/kconfig/tests/inter_choice/
A D__init__.py12 def test(conf): argument
/u-boot/scripts/kconfig/tests/new_choice_with_dep/
A D__init__.py12 def test(conf): argument
/u-boot/scripts/kconfig/tests/rand_nested_choice/
A D__init__.py11 def test(conf): argument
/u-boot/scripts/kconfig/tests/auto_submenu/
A D__init__.py10 def test(conf): argument
/u-boot/scripts/kconfig/tests/no_write_if_dep_unmet/
A D__init__.py17 def test(conf): argument
/u-boot/arch/x86/cpu/broadwell/
A Dpinctrl_broadwell.c49 struct pin_info *conf, int max_pins) in broadwell_pinctrl_read_configs()
99 static int broadwell_pinctrl_lookup_phandle(struct pin_info *conf, in broadwell_pinctrl_lookup_phandle()
113 struct pin_info *conf, int conf_count, int gpio_conf[], in broadwell_pinctrl_read_pins()
213 struct pin_info conf[12]; in broadwell_pinctrl_probe() local
/u-boot/drivers/pinctrl/nxp/
A Dpinctrl-mxs.c26 static unsigned long mxs_dt_node_to_map(struct udevice *conf) in mxs_dt_node_to_map()
63 static int mxs_pinctrl_set_state(struct udevice *dev, struct udevice *conf) in mxs_pinctrl_set_state()
/u-boot/arch/arm/mach-rockchip/
A Dspl-boot-order.c115 const char *conf; in board_boot_order() local
/u-boot/drivers/pinctrl/
A Dpinctrl-at91-pio4.c69 u32 param, arg, conf = 0; in atmel_pinctrl_get_pinconf() local
162 u32 i, conf; in atmel_process_config_dev() local
/u-boot/drivers/sound/
A Divybridge_sound.c30 int conf; in bd82x6x_azalia_probe() local
/u-boot/boot/
A Dcommon_fit.c38 int conf, node, len; in fit_find_config_node() local
/u-boot/arch/arm/mach-aspeed/ast2600/
A Dboard_common.c71 uint32_t conf; in board_add_ram_info() local
/u-boot/drivers/pinctrl/exynos/
A Dpinctrl-exynos.c24 void exynos_pinctrl_setup_peri(struct exynos_pinctrl_config_data *conf, in exynos_pinctrl_setup_peri()
/u-boot/arch/arm/mach-imx/imx8/
A Dsnvs_security_sc.c636 struct snvs_security_sc_conf conf = {0}; in do_snvs_cfg() local
688 struct snvs_dgo_conf conf = {0}; in do_snvs_dgo_cfg() local
724 struct tamper_pin_cfg conf = {0}; in do_tamper_pin_cfg() local
759 struct snvs_security_sc_conf conf = {0}; in do_snvs_clear_status() local
/u-boot/include/
A Dioports.h37 unsigned char conf:1; /* if 1, configure this port */ member
/u-boot/include/faraday/
A Dftpci100.h19 unsigned int conf; /* 0x28 - PCI Configuration */ member
/u-boot/tools/
A Drenesas_spkgimage.c29 static struct config_file conf; variable
/u-boot/scripts/kconfig/
A Dconf.c344 static void conf(struct menu *menu) in conf() function
/u-boot/include/dt-bindings/pinctrl/
A Domap.h68 #define AM33XX_PADCONF(pa, conf, mux) OMAP_IOPAD_OFFSET((pa), 0x0800) (conf) (mux) argument

Completed in 62 milliseconds

12