Home
last modified time | relevance | path

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

123456

/openbmc/u-boot/scripts/kconfig/tests/choice/
H 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
/openbmc/openbmc/poky/scripts/
H A Dcombo-layer194 def action_sync_revs(conf, args): argument
211 def action_init(conf, args): argument
569 def get_repos(conf, repo_names): argument
586 def action_pull(conf, args): argument
622 def action_update(conf, args): argument
671 def update_with_patches(conf, components, revisions, repos): argument
755 def conf_commit_msg(conf, components): argument
767 def commit_conf_file(conf, components, commit=True): argument
785 def apply_patchlist(conf, repos): argument
862 def action_splitpatch(conf, args): argument
[all …]
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dsunxi_nand_spl.c200 static void nand_apply_config(const struct nfc_config *conf) in nand_apply_config()
214 static int nand_load_page(const struct nfc_config *conf, u32 offs) in nand_load_page()
254 static int nand_read_page(const struct nfc_config *conf, u32 offs, in nand_read_page()
327 static int nand_max_ecc_strength(struct nfc_config *conf) in nand_max_ecc_strength()
367 static int nand_detect_ecc_config(struct nfc_config *conf, u32 offs, in nand_detect_ecc_config()
440 static int nand_detect_config(struct nfc_config *conf, u32 offs, void *dest) in nand_detect_config()
473 static int nand_read_buffer(struct nfc_config *conf, uint32_t offs, in nand_read_buffer()
526 static struct nfc_config conf = { }; in nand_spl_load_image() local
/openbmc/qemu/hw/block/
H A Dblock.c108 bool blkconf_blocksizes(BlockConf *conf, Error **errp) in blkconf_blocksizes()
204 bool blkconf_apply_backend_options(BlockConf *conf, bool readonly, in blkconf_apply_backend_options()
257 bool blkconf_geometry(BlockConf *conf, int *ptrans, in blkconf_geometry()
/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dpinctrl_broadwell.c47 struct pin_info *conf, int max_pins) in broadwell_pinctrl_read_configs()
97 static int broadwell_pinctrl_lookup_phandle(struct pin_info *conf, in broadwell_pinctrl_lookup_phandle()
111 struct pin_info *conf, int conf_count, int gpio_conf[], in broadwell_pinctrl_read_pins()
211 struct pin_info conf[12]; in broadwell_pinctrl_probe() local
/openbmc/u-boot/scripts/kconfig/tests/warn_recursive_dep/
H A D__init__.py7 def test(conf): argument
/openbmc/u-boot/scripts/kconfig/tests/err_recursive_inc/
H A D__init__.py8 def test(conf): argument
/openbmc/u-boot/scripts/kconfig/tests/choice_value_with_m_dep/
H A D__init__.py12 def test(conf): argument
/openbmc/u-boot/scripts/kconfig/tests/auto_submenu/
H A D__init__.py10 def test(conf): argument
/openbmc/u-boot/scripts/kconfig/tests/inter_choice/
H A D__init__.py12 def test(conf): argument
/openbmc/u-boot/scripts/kconfig/tests/no_write_if_dep_unmet/
H A D__init__.py17 def test(conf): argument
/openbmc/u-boot/scripts/kconfig/tests/new_choice_with_dep/
H A D__init__.py12 def test(conf): argument
/openbmc/u-boot/scripts/kconfig/tests/rand_nested_choice/
H A D__init__.py11 def test(conf): argument
/openbmc/docs/designs/
H A Dcable-monitor.md51 ##### JSON schema
79 ##### Example cablemonitor/cable-config.json
/openbmc/phosphor-bmc-code-mgmt/common/
H A Dmeson.build4 conf = configuration_data() variable
/openbmc/u-boot/drivers/pinctrl/
H A Dpinctrl-at91-pio4.c41 u32 param, arg, conf = 0; in atmel_pinctrl_get_pinconf() local
114 u32 i, conf; in atmel_pinctrl_set_state() local
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dstructure.rst301 .. _structure-build-conf-bblayers.conf:
338 .. _structure-build-conf-bblock.conf:
347 .. _structure-build-downloads:
743 .. _structure-meta-conf-machine:
745 ``meta/conf/machine/``
756 ``meta/conf/distro/``
768 ``meta/conf/machine-sdk/``
/openbmc/openpower-proc-control/procedures/common/
H A Dcfam_reset.cpp55 gpiod::line_request conf; in cfamReset() local
/openbmc/qemu/hw/remote/
H A Dmessage.c97 PciConfDataMsg *conf = (PciConfDataMsg *)&msg->data.pci_conf_data; in process_config_write() local
121 PciConfDataMsg *conf = (PciConfDataMsg *)&msg->data.pci_conf_data; in process_config_read() local
/openbmc/libcper/subprojects/packagefiles/json-c/config/
H A Dmeson.build1 conf = configuration_data() variable
/openbmc/qemu/include/hw/virtio/
H A Dvhost-vsock.h31 VHostVSockConf conf; member
H A Dvhost-user-vsock.h30 VHostUserVSockConf conf; member
/openbmc/phosphor-host-ipmid/app/
H A Dchannel.hpp40 static constexpr auto conf = "confidentiality"; variable
/openbmc/openpower-host-ipmi-oem/
H A Dmeson.build15 conf = configuration_data() variable
/openbmc/qemu/include/hw/dma/
H A Dpl080.h42 uint32_t conf; member
57 uint32_t conf; member

123456