Home
last modified time | relevance | path

Searched refs:conf (Results 1 – 25 of 1800) sorted by relevance

12345678910>>...72

/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() argument
208 writel(val | NFC_CTL_RAM_METHOD | NFC_CTL_PAGE_SIZE(conf->page_size), in nand_apply_config()
210 writel(conf->ecc_size, SUNXI_NFC_BASE + NFC_CNT); in nand_apply_config()
211 writel(conf->page_size, SUNXI_NFC_BASE + NFC_SPARE_AREA); in nand_apply_config()
214 static int nand_load_page(const struct nfc_config *conf, u32 offs) in nand_load_page() argument
216 int page = offs / conf->page_size; in nand_load_page()
227 ((conf->addr_cycles - 1) << NFC_ADDR_NUM_OFFSET)); in nand_load_page()
254 static int nand_read_page(const struct nfc_config *conf, u32 offs, in nand_read_page() argument
257 int nsectors = len / conf->ecc_size; in nand_read_page()
259 int oob_chunk_sz = ecc_bytes[conf->ecc_strength]; in nand_read_page()
[all …]
/openbmc/u-boot/scripts/kconfig/tests/choice/
H A D__init__.py13 def test_oldask0(conf): argument
14 assert conf.oldaskconfig() == 0
15 assert conf.stdout_contains('oldask0_expected_stdout')
18 def test_oldask1(conf): argument
19 assert conf.oldaskconfig('oldask1_config') == 0
20 assert conf.stdout_contains('oldask1_expected_stdout')
23 def test_allyes(conf): argument
24 assert conf.allyesconfig() == 0
25 assert conf.config_contains('allyes_expected_config')
28 def test_allmod(conf): argument
[all …]
/openbmc/openbmc/meta-ibm/recipes-core/systemd/
H A Dsystemd_%.bbappend2 SRC_URI:append:ibm-ac-server = " file://journald-storage-policy.conf"
3 SRC_URI:append:ibm-ac-server = " file://systemd-journald-override.conf"
4 SRC_URI:append:ibm-ac-server = " file://journald-size-policy-2MB.conf"
6 SRC_URI:append:ibm-enterprise = " file://journald-storage-policy.conf"
7 SRC_URI:append:ibm-enterprise = " file://systemd-journald-override.conf"
8 SRC_URI:append:ibm-enterprise = " file://journald-size-policy-16MB.conf"
9 SRC_URI:append:ibm-enterprise = " file://vm.conf"
10 SRC_URI:append:ibm-enterprise = " file://network.conf"
11 SRC_URI:append:ibm-enterprise = " file://systemd-networkd-only-wait-for-one.conf"
12 SRC_URI:append:ibm-enterprise = " file://systemd-sulogin-force.conf"
[all …]
/openbmc/openbmc/poky/meta/recipes-connectivity/bind/bind/
H A Dmake-etc-initd-bind-stop-work.patch13 conf/named.conf | 5 +++++
14 conf/rndc.conf | 5 +++++
16 create mode 100644 conf/rndc.conf
18 diff --git a/conf/named.conf b/conf/named.conf
20 --- a/conf/named.conf
21 +++ b/conf/named.conf
25 include "/etc/bind/named.conf.local";
31 diff --git a/conf/rndc.conf b/conf/rndc.conf
35 +++ b/conf/rndc.conf
/openbmc/openbmc/meta-facebook/recipes-core/systemd/
H A Dsystemd_%.bbappend4 file://journald-size-policy-10MB.conf \
5 file://journald-storage-policy.conf \
6 file://systemd-networkd-only-wait-for-one.conf \
7 file://no-dnssec.conf \
11 file://serial-getty@.conf \
17 ${UNPACKDIR}/journald-size-policy-10MB.conf \
18 ${D}${systemd_unitdir}/journald.conf.d/journald-size-policy-10MB.conf
21 ${UNPACKDIR}/journald-storage-policy.conf \
22 ${D}/${systemd_unitdir}/journald.conf.d/journald-storage-policy.conf
25 ${UNPACKDIR}/systemd-networkd-only-wait-for-one.conf \
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/
H A D0001-Don-t-check-xsltproc-manpages.patch22 @@ -144,7 +144,7 @@ def configure(conf):
23 conf.DEFINE('EXPECTED_SYSTEM_LDB_VERSION_RELEASE', int(v[2]))
25 if conf.env.standalone_ldb:
26 - conf.CHECK_XSLTPROC_MANPAGES()
27 + #conf.CHECK_XSLTPROC_MANPAGES()
30 …if conf.CHECK_FUNCS_IN('ber_flush ldap_open ldap_initialize', 'lber ldap', headers='lber.h ldap.h'…
35 @@ -48,7 +48,7 @@ def configure(conf):
36 conf.env.PKGCONFIGDIR = '${LIBDIR}/pkgconfig'
37 conf.env.TALLOC_VERSION = VERSION
39 - conf.CHECK_XSLTPROC_MANPAGES()
[all …]
/openbmc/openbmc/poky/meta/recipes-core/systemd/
H A Dsystemd-conf_1.0.bb17 file://journald.conf \
18 file://logind.conf \
19 file://system.conf \
20 file://system.conf-qemuall \
28 install -D -m0644 ${S}/journald.conf ${D}${systemd_unitdir}/journald.conf.d/00-${PN}.conf
29 install -D -m0644 ${S}/logind.conf ${D}${systemd_unitdir}/logind.conf.d/00-${PN}.conf
30 install -D -m0644 ${S}/system.conf ${D}${systemd_unitdir}/system.conf.d/00-${PN}.conf
39 install -D -m0644 ${S}/system.conf-qemuall ${D}${systemd_unitdir}/system.conf.d/01-${PN}.conf
45 ${systemd_unitdir}/journald.conf.d/ \
46 ${systemd_unitdir}/logind.conf.d/ \
[all …]
/openbmc/openbmc/poky/meta/recipes-multimedia/alsa/
H A Dalsa-plugins_1.2.12.bb47 PACKAGES += "${@bb.utils.contains('PACKAGECONFIG', 'pulseaudio', 'alsa-plugins-pulseaudio-conf', ''…
64 …mv ${D}${sysconfdir}/alsa/conf.d/99-pulseaudio-default.conf.example ${D}${datadir}/alsa/alsa.conf.…
65 …ln -s ${datadir}/alsa/alsa.conf.d/99-pulseaudio-default.conf ${D}${sysconfdir}/alsa/conf.d/99-puls…
79 # case of the pulse plugins, we have a separate alsa-plugins-pulseaudio-conf
89 ${datadir}/alsa/alsa.conf.d/50-arcam-av-ctl.conf \
90 ${sysconfdir}/alsa/conf.d/50-arcam-av-ctl.conf \
93 ${datadir}/alsa/alsa.conf.d/60-a52-encoder.conf \
94 ${sysconfdir}/alsa/conf.d/60-a52-encoder.conf \
97 ${datadir}/alsa/alsa.conf.d/98-maemo.conf \
98 ${sysconfdir}/alsa/conf.d/98-maemo.conf \
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libldb/libldb/
H A D0002-ldb-Add-configure-options-for-packages.patch67 def configure(conf):
68 conf.RECURSE('buildtools/wafsamba')
69 @@ -38,12 +66,22 @@ def configure(conf):
70 conf.DEFINE('HAVE_LIBREPLACE', 1)
71 conf.DEFINE('LIBREPLACE_NETWORK_CHECKS', 1)
73 - conf.CHECK_HEADERS('linux/types.h crypt.h locale.h acl/libacl.h compat.h')
74 - conf.CHECK_HEADERS('acl/libacl.h attr/xattr.h compat.h ctype.h dustat.h')
75 + conf.CHECK_HEADERS('linux/types.h crypt.h locale.h compat.h')
76 + conf.CHECK_HEADERS('compat.h ctype.h dustat.h')
77 conf.CHECK_HEADERS('fcntl.h fnmatch.h glob.h history.h krb5.h langinfo.h')
[all …]
/openbmc/u-boot/scripts/kconfig/
H A Dstreamline_config.pl105 foreach my $conf (@searchconfigs) {
106 my $file = $conf->{"file"};
110 if (defined($conf->{"test"})) {
111 `$conf->{"test"} $conf->{"file"} 2>/dev/null`;
115 my $exec = $conf->{"exec"};
233 my $conf = $1;
234 if (defined($selects{$conf})) {
235 $selects{$conf} .= " " . $config;
237 $selects{$conf} = $config;
401 foreach my $conf (@arr) {
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtalloc/libtalloc/
H A D0001-talloc-Add-configure-options-for-packages.patch72 def configure(conf):
73 conf.RECURSE('buildtools/wafsamba')
74 @@ -38,18 +66,27 @@ def configure(conf):
75 conf.DEFINE('HAVE_LIBREPLACE', 1)
76 conf.DEFINE('LIBREPLACE_NETWORK_CHECKS', 1)
78 - conf.CHECK_HEADERS('linux/types.h crypt.h locale.h acl/libacl.h compat.h')
79 - conf.CHECK_HEADERS('acl/libacl.h attr/xattr.h compat.h ctype.h dustat.h')
80 + conf.CHECK_HEADERS('linux/types.h crypt.h locale.h compat.h')
81 + conf.CHECK_HEADERS('compat.h ctype.h dustat.h')
82 conf.CHECK_HEADERS('fcntl.h fnmatch.h glob.h history.h krb5.h langinfo.h')
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtevent/libtevent/
H A D0001-Add-configure-options-for-packages.patch72 def configure(conf):
73 conf.RECURSE('buildtools/wafsamba')
74 @@ -38,12 +66,24 @@ def configure(conf):
75 conf.DEFINE('HAVE_LIBREPLACE', 1)
76 conf.DEFINE('LIBREPLACE_NETWORK_CHECKS', 1)
78 - conf.CHECK_HEADERS('linux/types.h crypt.h locale.h acl/libacl.h compat.h')
79 - conf.CHECK_HEADERS('acl/libacl.h attr/xattr.h compat.h ctype.h dustat.h')
80 + conf.CHECK_HEADERS('linux/types.h crypt.h locale.h compat.h')
81 + conf.CHECK_HEADERS('compat.h ctype.h dustat.h')
82 conf.CHECK_HEADERS('fcntl.h fnmatch.h glob.h history.h krb5.h langinfo.h')
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtdb/libtdb/
H A D0001-tdb-Add-configure-options-for-packages.patch69 def configure(conf):
70 conf.RECURSE('buildtools/wafsamba')
71 @@ -38,12 +66,21 @@ def configure(conf):
72 conf.DEFINE('HAVE_LIBREPLACE', 1)
73 conf.DEFINE('LIBREPLACE_NETWORK_CHECKS', 1)
75 - conf.CHECK_HEADERS('linux/types.h crypt.h locale.h acl/libacl.h compat.h')
76 - conf.CHECK_HEADERS('acl/libacl.h attr/xattr.h compat.h ctype.h dustat.h')
77 + conf.CHECK_HEADERS('linux/types.h crypt.h locale.h compat.h')
78 + conf.CHECK_HEADERS('compat.h ctype.h dustat.h')
79 conf.CHECK_HEADERS('fcntl.h fnmatch.h glob.h history.h krb5.h langinfo.h')
[all …]
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/xorg-xserver/
H A Dxserver-xf86-config_%.bbappend4 file://xorg.conf.d/98-pitft.conf \
5 file://xorg.conf.d/99-calibration.conf \
10 install -d ${D}/${sysconfdir}/X11/xorg.conf.d/
11 install -m 0644 ${UNPACKDIR}/xorg.conf.d/98-pitft.conf ${D}/${sysconfdir}/X11/xorg.conf.d/
12 … install -m 0644 ${UNPACKDIR}/xorg.conf.d/99-calibration.conf ${D}/${sysconfdir}/X11/xorg.conf.d/
16 FILES:${PN}:append:rpi = " ${sysconfdir}/X11/xorg.conf.d/*"
/openbmc/openbmc/meta-facebook/recipes-extended/rsyslog/
H A Drsyslog_%.bbappend3 require conf/recipes/fb-consoles.inc
5 SRC_URI += "file://rsyslog.conf \
9 file://rsyslog-oob-console.conf.in \
10 file://rsyslog-setup.conf \
22 conf=${D}${sysconfdir}/rsyslog.d/${host_name}.conf
23 install -m 644 ${UNPACKDIR}/rsyslog-oob-console.conf.in ${conf}
24 sed -i "s/__OOB_CONSOLE_HOST__/${host_name}/g;" ${conf}
27 conf=${D}${sysconfdir}/rsyslog.d/${id}.conf
28 install -m 644 ${UNPACKDIR}/rsyslog-oob-console.conf.in ${conf}
29 sed -i "s/__OOB_CONSOLE_HOST__/${id}/g;" ${conf}
[all …]
/openbmc/u-boot/drivers/pinctrl/
H A Dpinctrl-at91-pio4.c41 u32 param, arg, conf = 0; in atmel_pinctrl_get_pinconf() local
54 conf &= (~ATMEL_PIO_PUEN_MASK); in atmel_pinctrl_get_pinconf()
55 conf &= (~ATMEL_PIO_PDEN_MASK); in atmel_pinctrl_get_pinconf()
58 conf |= ATMEL_PIO_PUEN_MASK; in atmel_pinctrl_get_pinconf()
61 conf |= ATMEL_PIO_PDEN_MASK; in atmel_pinctrl_get_pinconf()
65 conf &= (~ATMEL_PIO_OPD_MASK); in atmel_pinctrl_get_pinconf()
67 conf |= ATMEL_PIO_OPD_MASK; in atmel_pinctrl_get_pinconf()
71 conf |= ATMEL_PIO_SCHMITT_MASK; in atmel_pinctrl_get_pinconf()
73 conf &= (~ATMEL_PIO_SCHMITT_MASK); in atmel_pinctrl_get_pinconf()
77 conf &= (~ATMEL_PIO_IFEN_MASK); in atmel_pinctrl_get_pinconf()
[all …]
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dmeson.build1 conf = configuration_data() variable
4 conf.set_quoted(
8 conf.set_quoted('BUSNAME_UPDATER', 'xyz.openbmc_project.Software.BMC.Updater')
9 conf.set_quoted('DOWNLOAD_BUSNAME', 'xyz.openbmc_project.Software.Download')
10 conf.set_quoted('FILEPATH_IFACE', 'xyz.openbmc_project.Common.FilePath')
11 conf.set_quoted('INVENTORY_PATH', '/xyz/openbmc_project/inventory/')
12 conf.set_quoted('MAPPER_BUSNAME', 'xyz.openbmc_project.ObjectMapper')
13 conf.set_quoted('MAPPER_INTERFACE', 'xyz.openbmc_project.ObjectMapper')
14 conf.set_quoted('MAPPER_PATH', '/xyz/openbmc_project/object_mapper')
15 conf.set_quoted('SOFTWARE_OBJPATH', '/xyz/openbmc_project/software')
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/squid/files/
H A D0002-squid-make-squid-conf-tests-run-on-target-device.patch4 Subject: [PATCH] squid: make squid-conf-tests run on target device
17 test-suite/test-squid-conf.sh | 2 +-
30 test-squid-conf.sh \
33 installcheck-local: squid-conf-tests
35 -squid-conf-tests: $(srcdir)/test-squid-conf.sh $(top_builddir)/src/squid.conf.default $(srcdir)/sq…
36 - @failed=0; cfglist="$(top_builddir)/src/squid.conf.default $(srcdir)/squidconf/*.conf"; rm -f $@ …
37 +squid-conf-tests: test-squid-conf.sh $(top_builddir)/src/squid.conf.default squidconf/*
38 + @failed=0; cfglist="$(top_builddir)/src/squid.conf.default squidconf/*.conf"; rm -f $@ || $(TRUE)…
40 - $(srcdir)/test-squid-conf.sh $(top_builddir) $(sbindir) $$cfg || \
41 + ./test-squid-conf.sh $(top_builddir) $(sbindir) $$cfg || \
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/logwatch/
H A Dlogwatch_7.11.bb19 install -m 0755 -d ${D}${datadir}/logwatch/dist.conf/logfiles
20 install -m 0755 -d ${D}${datadir}/logwatch/dist.conf/services
22 cp -r -f conf/ ${D}${datadir}/logwatch/default.conf
32 install -m 0644 ignore.conf.5 ${D}${mandir}/man5
33 install -m 0644 override.conf.5 ${D}${mandir}/man5
34 install -m 0644 logwatch.conf.5 ${D}${mandir}/man5
41 …*DailyReport[[:space:]]*=[[:space:]]*" /usr/share/logwatch/default.conf/logwatch.conf | head -n1 |…
49 install -m 0755 -d ${D}${sysconfdir}/logwatch/conf/logfiles
50 install -m 0755 -d ${D}${sysconfdir}/logwatch/conf/services
51 touch ${D}${sysconfdir}/logwatch/conf/logwatch.conf
[all …]
/openbmc/openbmc/meta-phosphor/recipes-core/systemd/
H A Dphosphor-systemd-policy.bb8 SRC_URI += "file://service-restart-policy.conf"
9 SRC_URI += "file://journald-maxlevel-policy.conf"
15 …44 -D ${UNPACKDIR}/service-restart-policy.conf ${D}${systemd_unitdir}/system.conf.d/service-restar…
16 …D ${UNPACKDIR}/journald-maxlevel-policy.conf ${D}${systemd_unitdir}/journald.conf.d/journald-maxle…
19 FILES:${PN} += "${systemd_unitdir}/system.conf.d/service-restart-policy.conf"
20 FILES:${PN} += "${systemd_unitdir}/journald.conf.d/journald-maxlevel-policy.conf"
/openbmc/libcper/subprojects/packagefiles/json-c/config/
H A Dmeson.build1 conf = configuration_data() variable
26 conf.set('HAVE_@0@'.format(header.underscorify().to_upper()), 1)
32 if not conf.has('HAVE_@0@'.format(header.underscorify().to_upper()))
36 conf.set10('STDC_HEADERS', have_stdc)
40 conf.set('HAVE_DECL_@0@'.format(symbol.to_upper()), 1)
46 conf.set('HAVE_DECL_@0@'.format(symbol.to_upper()), 1)
61 if conf.has('HAVE_STRINGS_H')
67 conf.set('HAVE_@0@'.format(function.to_upper()), 1)
70 conf.set10('HAVE_DOPRNT', cc.has_function('_doprnt'))
74 conf.set('HAVE_@0@'.format(f.to_upper()), 1)
[all …]
/openbmc/openbmc/poky/meta/recipes-sato/pulseaudio-sato/
H A Dpulseaudio-client-conf-sato_1.bb1 SUMMARY = "/etc/pulse/client.conf tailored for Sato"
6 SRC_URI = "file://50-sato.conf"
14 install -d ${D}${sysconfdir}/pulse/client.conf.d
15 install -m 0644 ${S}/50-sato.conf ${D}${sysconfdir}/pulse/client.conf.d/50-sato.conf
18 FILES:${PN} = "${sysconfdir}/pulse/client.conf.d/50-sato.conf"
19 CONFFILES:${PN} = "${sysconfdir}/pulse/client.conf.d/50-sato.conf"
/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dpinctrl_broadwell.c47 struct pin_info *conf, int max_pins) in broadwell_pinctrl_read_configs() argument
65 memset(conf, '\0', sizeof(*conf)); in broadwell_pinctrl_read_configs()
66 conf->node = node; in broadwell_pinctrl_read_configs()
67 conf->phandle = phandle; in broadwell_pinctrl_read_configs()
68 conf->mode_gpio = fdtdec_get_bool(blob, node, "mode-gpio"); in broadwell_pinctrl_read_configs()
70 conf->dir_input = true; in broadwell_pinctrl_read_configs()
71 conf->invert = fdtdec_get_bool(blob, node, "invert"); in broadwell_pinctrl_read_configs()
73 conf->trigger_level = true; in broadwell_pinctrl_read_configs()
75 conf->output_high = true; in broadwell_pinctrl_read_configs()
76 conf->sense_disable = fdtdec_get_bool(blob, node, in broadwell_pinctrl_read_configs()
[all …]
/openbmc/qemu/hw/scsi/
H A Dvirtio-scsi-dataplane.c32 if (vs->conf.iothread && vs->conf.iothread_vq_mapping_list) { in virtio_scsi_dataplane_setup()
39 if (vs->conf.iothread || vs->conf.iothread_vq_mapping_list) { in virtio_scsi_dataplane_setup()
52 s->vq_aio_context = g_new(AioContext *, vs->conf.num_queues + in virtio_scsi_dataplane_setup()
67 if (vs->conf.iothread_vq_mapping_list) { in virtio_scsi_dataplane_setup()
68 if (!iothread_vq_mapping_apply(vs->conf.iothread_vq_mapping_list, in virtio_scsi_dataplane_setup()
70 vs->conf.num_queues, errp)) { in virtio_scsi_dataplane_setup()
75 } else if (vs->conf.iothread) { in virtio_scsi_dataplane_setup()
76 AioContext *ctx = iothread_get_aio_context(vs->conf.iothread); in virtio_scsi_dataplane_setup()
77 for (uint16_t i = 0; i < vs->conf.num_queues; i++) { in virtio_scsi_dataplane_setup()
82 object_ref(OBJECT(vs->conf.iothread)); in virtio_scsi_dataplane_setup()
[all …]
/openbmc/openbmc/meta-ibm/conf/machine/
H A Dp10bmc.conf20 require conf/machine/include/ibm-enterprise.inc
21 require conf/distro/include/phosphor-mmc.inc
22 require conf/machine/include/ast2600.inc
23 require conf/machine/include/obmc-bsp-common.inc
24 require conf/machine/include/openpower.inc
25 require conf/machine/include/p10.inc
26 require conf/distro/include/openpower-virtual-pnor.inc
27 require conf/distro/include/openpower-hostfw-over-pldm.inc
28 require conf/distro/include/ibm-mpreboot.inc
29 require conf/distro/include/ibm-yaml.inc
[all …]

12345678910>>...72