Home
last modified time | relevance | path

Searched full:multi (Results 1 – 25 of 3220) sorted by relevance

12345678910>>...129

/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dplanar-apis.rst6 Single- and multi-planar APIs
15 Initially, V4L2 API did not support multi-planar buffers and a set of
17 constitute what is being referred to as the "multi-planar API".
20 depending on whether single- or multi-planar API is being used. An
22 corresponding buffer type to its ioctl calls. Multi-planar versions of
24 available multi-planar buffer types see enum
28 Multi-planar formats
31 Multi-planar API introduces new multi-planar formats. Those formats use
33 the multi-planar API and a multi-planar format. Multi-planar API calls
35 in multi-planar API structures), while the single-planar API cannot
[all …]
/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/gpio/
H A Dphosphor-gpio-monitor_%.bbappend9 file://phosphor-multi-gpio-monitor.json \
10 file://phosphor-multi-gpio-presence.json \
11 file://phosphor-multi-gpio-monitor-evt.json \
12 file://phosphor-multi-gpio-presence-evt.json \
41 install -m 0644 ${UNPACKDIR}/phosphor-multi-gpio-monitor.json \
42 ${D}${datadir}/${PN}/phosphor-multi-gpio-monitor.json
43 install -m 0644 ${UNPACKDIR}/phosphor-multi-gpio-presence.json \
44 ${D}${datadir}/${PN}/phosphor-multi-gpio-presence.json
45 install -m 0644 ${UNPACKDIR}/phosphor-multi-gpio-monitor.json \
46 ${D}${datadir}/${PN}/phosphor-multi-gpio-monitor-evt.json
[all …]
/openbmc/linux/drivers/net/ethernet/mellanox/mlxfw/
H A Dmlxfw_mfa2_tlv_multi.c14 const struct mlxfw_mfa2_tlv_multi *multi) in mlxfw_mfa2_tlv_multi_child() argument
19 return mlxfw_mfa2_tlv_get(mfa2_file, (void *) multi + multi_len); in mlxfw_mfa2_tlv_multi_child()
26 const struct mlxfw_mfa2_tlv_multi *multi; in mlxfw_mfa2_tlv_next() local
33 multi = mlxfw_mfa2_tlv_multi_get(mfa2_file, tlv); in mlxfw_mfa2_tlv_next()
34 if (!multi) in mlxfw_mfa2_tlv_next()
36 tlv_len = NLA_ALIGN(tlv_len + be16_to_cpu(multi->total_len)); in mlxfw_mfa2_tlv_next()
58 const struct mlxfw_mfa2_tlv_multi *multi, in mlxfw_mfa2_tlv_multi_child_find() argument
65 mlxfw_mfa2_tlv_multi_foreach(mfa2_file, tlv, idx, multi) { in mlxfw_mfa2_tlv_multi_child_find()
78 const struct mlxfw_mfa2_tlv_multi *multi, in mlxfw_mfa2_tlv_multi_child_count() argument
86 mlxfw_mfa2_tlv_multi_foreach(mfa2_file, tlv, idx, multi) { in mlxfw_mfa2_tlv_multi_child_count()
H A Dmlxfw_mfa2.c55 * The first multi TLV is treated as package descriptor, and expected to have a
59 * multi TLV.
63 * The multi TLVs following the package descriptor are treated as device
71 * The multi TLVs following the device descriptor multi TLVs are treated as
96 const struct mlxfw_mfa2_tlv_multi *multi) in mlxfw_mfa2_tlv_multi_validate() argument
102 mlxfw_mfa2_tlv_multi_foreach(mfa2_file, tlv, idx, multi) { in mlxfw_mfa2_tlv_multi_validate()
104 pr_err("Multi has invalid child"); in mlxfw_mfa2_tlv_multi_validate()
117 const struct mlxfw_mfa2_tlv_multi *multi; in mlxfw_mfa2_file_dev_validate() local
126 multi = mlxfw_mfa2_tlv_multi_get(mfa2_file, dev_tlv); in mlxfw_mfa2_file_dev_validate()
127 if (!multi) { in mlxfw_mfa2_file_dev_validate()
[all …]
H A Dmlxfw_mfa2_tlv_multi.h13 const struct mlxfw_mfa2_tlv_multi *multi);
25 const struct mlxfw_mfa2_tlv_multi *multi,
29 const struct mlxfw_mfa2_tlv_multi *multi,
37 #define mlxfw_mfa2_tlv_multi_foreach(mfa2_file, tlv, idx, multi) \ argument
39 mlxfw_mfa2_tlv_multi_child(mfa2_file, multi), \
40 be16_to_cpu(multi->num_extensions) + 1)
/openbmc/linux/sound/soc/generic/
H A Daudio-graph-card2-custom-sample.dtsi52 * [Semi-Multi]
61 * [Multi-CPU/Codec]
77 * [DPCM-Multi]
80 * Multi-FE is not supported by ASoC.
93 * [Codec2Codec-Multi]
96 * Multi connect N:M is not supported by ASoC.
121 /* for [DPCM-Multi] */
134 /* for [Codec2Codec-Multi] */
147 /* [Semi-Multi] */
151 * [Multi-CPU/Codec]: cpu side only
[all …]
/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/
H A Dphosphor-gpio-monitor_%.bbappend30 file://multi-gpios-sys-init \
31 file://multi-gpios-sys-init.service \
32 file://plat-phosphor-multi-gpio-monitor.json \
33 file://plat-phosphor-multi-gpio-presence.json \
50 multi-gpios-sys-init.service \
62 install -m 0644 ${UNPACKDIR}/plat-phosphor-multi-gpio-monitor.json \
63 ${D}${datadir}/phosphor-gpio-monitor/phosphor-multi-gpio-monitor.json
64 install -m 0644 ${UNPACKDIR}/plat-phosphor-multi-gpio-presence.json \
65 ${D}${datadir}/phosphor-gpio-monitor/phosphor-multi-gpio-presence.json
72 install -m 0755 ${UNPACKDIR}/multi-gpios-sys-init ${D}${libexecdir}/${PN}/
[all …]
/openbmc/openbmc/meta-facebook/recipes-phosphor/gpio/
H A Dphosphor-gpio-monitor_%.bbappend3 SRC_URI:append:fb-compute-multihost = " file://phosphor-multi-gpio-monitor.json"
9 SYSTEMD_SERVICE:${PN}-monitor += "phosphor-multi-gpio-monitor.service"
12 …LINK:${PN}-monitor:append = " ../phosphor-multi-gpio-monitor.service:multi-user.target.requires/ph…
14 GPIO_HOST_TEMPLATES:append = " ${UNPACKDIR}/phosphor-multi-gpio-monitor.json"
19 install -m 0644 ${UNPACKDIR}/phosphor-multi-gpio-monitor.json \
20 ${D}${datadir}/phosphor-gpio-monitor/phosphor-multi-gpio-monitor.json
/openbmc/openbmc/meta-ibm/meta-genesis3/recipes-phosphor/gpio/
H A Dphosphor-gpio-monitor_%.bbappend4 file://phosphor-multi-gpio-presence.json \
8 FILES:${PN}-presence += " ${datadir}/${PN}/phosphor-multi-gpio-presence.json \
9 … ${systemd_system_unitdir}/phosphor-multi-gpio-presence.service.d/dependencies.conf \
13 rm -f ${D}${datadir}/phosphor-gpio-monitor/phosphor-multi-gpio-presence.json
14 install -m 0644 ${UNPACKDIR}/phosphor-multi-gpio-presence.json ${D}${datadir}/${PN}/
15 install -d ${D}${systemd_system_unitdir}/phosphor-multi-gpio-presence.service.d/
16 …install -m 644 -D ${UNPACKDIR}/dependencies.conf ${D}${systemd_system_unitdir}/phosphor-multi-gpio…
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/
H A DMultiFactorAuthConfiguration.interface.yaml2 This interface defines multi-factor authentication configuration. This
11 Multi-factor authentication configuration. This interface will be
20 This property is read only for populating allowed multi-factor
21 authentication types. When there are no multi-factor authentication
28 Multi-factor authentication type enumeration, Types of multi-factor
38 Default value of multi-factor authentication configuration
/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/gpio/
H A Dphosphor-gpio-monitor_%.bbappend6 file://phosphor-multi-gpio-presence.json \
10 FILES:${PN}-presence += " ${datadir}/${PN}/phosphor-multi-gpio-presence.json \
11 … ${systemd_system_unitdir}/phosphor-multi-gpio-presence.service.d/dependencies.conf \
15 rm -f ${D}${datadir}/${PN}/phosphor-multi-gpio-presence.json
16 install -m 0644 ${UNPACKDIR}/phosphor-multi-gpio-presence.json ${D}${datadir}/${PN}/
17 install -d ${D}${systemd_system_unitdir}/phosphor-multi-gpio-presence.service.d/
18 …install -m 644 -D ${UNPACKDIR}/dependencies.conf ${D}${systemd_system_unitdir}/phosphor-multi-gpio…
/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/gpio/phosphor-gpio-monitor/
H A Dprepare-serv-json4 MULTI_MONITOR_DEFAULT_CONF="${CONFIG_DIR}/phosphor-multi-gpio-monitor.json"
5 MULTI_MONITOR_EVT_CONF="${CONFIG_DIR}/phosphor-multi-gpio-monitor-evt.json"
6 MULTI_PRESENCE_DEFAULT_CONF="${CONFIG_DIR}/phosphor-multi-gpio-presence.json"
7 MULTI_PRESENCE_EVT_CONF="${CONFIG_DIR}/phosphor-multi-gpio-presence-evt.json"
10 MULTI_MONITOR_SERV_JSON="${SERV_JSON_DIR}/phosphor-multi-gpio-monitor.json"
11 MULTI_PRESENCE_SERV_JSON="${SERV_JSON_DIR}/phosphor-multi-gpio-presence.json"
62 "phosphor-multi-gpio-monitor")
65 "phosphor-multi-gpio-presence")
H A Dphosphor-multi-gpio-presence.service2 Description=Phosphor Multi GPIO presence
9 ExecStartPre=/usr/libexec/phosphor-gpio-monitor/prepare-serv-json phosphor-multi-gpio-presence
10 ExecStart=/usr/bin/phosphor-multi-gpio-presence --config /var/lib/phosphor-gpio-monitor/phosphor-mu…
13 RequiredBy=multi-user.target
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/chassis/obmc-phosphor-buttons/
H A Dgpio_defs.json7 "multi-action": [
26 "multi-action": [
45 "multi-action": [
64 "multi-action": [
83 "multi-action": [
102 "multi-action": [
121 "multi-action": [
140 "multi-action": [
/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/gpio/
H A Dphosphor-gpio-monitor_%.bbappend4 file://phosphor-multi-gpio-monitor.json \
5 file://phosphor-multi-gpio-presence.json \
9 ${datadir}/${PN}/phosphor-multi-gpio-monitor.json \
13 ${datadir}/${PN}/phosphor-multi-gpio-presence.json \
18 install -m 0644 ${UNPACKDIR}/phosphor-multi-gpio-monitor.json ${D}${datadir}/${PN}/
19 install -m 0644 ${UNPACKDIR}/phosphor-multi-gpio-presence.json ${D}${datadir}/${PN}/
/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/gpio/
H A Dphosphor-gpio-monitor_%.bbappend4 file://phosphor-multi-gpio-monitor.json \
5 file://phosphor-multi-gpio-presence.json \
14 ${datadir}/${PN}/phosphor-multi-gpio-monitor.json \
17 ${datadir}/${PN}/phosphor-multi-gpio-presence.json \
22 install -m 0644 ${UNPACKDIR}/phosphor-multi-gpio-monitor.json ${D}${datadir}/${PN}/
23 install -m 0644 ${UNPACKDIR}/phosphor-multi-gpio-presence.json ${D}${datadir}/${PN}/
/openbmc/u-boot/test/image/
H A Dtest-imagetools.sh89 # Write files into an multi-file image
95 echo -e "\nBuilding multi-file image..."
96 do_cmd ${MKIMAGE} -A x86 -O linux -T multi -n \"${IMAGE_NAME}\" \
101 # Extract files from an multi-file image
104 echo -e "\nExtracting multi-file image contents..."
105 do_cmd ${DUMPIMAGE} -T multi -p 0 -o ${DATAFILE0} ${IMAGE_MULTI}
106 do_cmd ${DUMPIMAGE} -T multi -p 1 -o ${DATAFILE1} ${IMAGE_MULTI}
107 do_cmd ${DUMPIMAGE} -T multi -p 2 -o ${DATAFILE2} ${IMAGE_MULTI}
108 do_cmd ${DUMPIMAGE} -T multi -p 2 -o ${TEST_OUT} ${IMAGE_MULTI}
195 # Compress and extract multi-file images, compare the result
[all …]
/openbmc/openbmc/meta-phosphor/recipes-phosphor/gpio/
H A Dphosphor-gpio-monitor_git.bb20 SRC_URI += " file://phosphor-multi-gpio-presence.json"
23 SYSTEMD_SERVICE:${PN}-monitor += "phosphor-multi-gpio-monitor.service"
26 SYSTEMD_SERVICE:${PN}-presence += "phosphor-multi-gpio-presence.service"
35 FILES:${PN}-monitor += "${bindir}/phosphor-multi-gpio-monitor"
39 FILES:${PN}-presence += "${bindir}/phosphor-multi-gpio-presence"
40 FILES:${PN}-presence += "${datadir}/${PN}/phosphor-multi-gpio-presence.json"
52 install -m 0644 ${UNPACKDIR}/phosphor-multi-gpio-presence.json ${D}${datadir}/${PN}/
/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/gpio/
H A Dphosphor-gpio-monitor_%.bbappend9 file://phosphor-multi-gpio-monitor.json \
10 file://phosphor-multi-gpio-presence.json \
21 ${datadir}/${PN}/phosphor-multi-gpio-monitor.json \
27 ${datadir}/${PN}/phosphor-multi-gpio-presence.json \
32 install -m 0644 ${UNPACKDIR}/phosphor-multi-gpio-monitor.json ${D}${datadir}/${PN}/
33 install -m 0644 ${UNPACKDIR}/phosphor-multi-gpio-presence.json ${D}${datadir}/${PN}/
/openbmc/linux/drivers/tty/serial/8250/
H A Dserial_cs.c69 /* Table of multi-port card ID's */
74 int multi; /* 1 = multifunction, > 1 = # ports */ member
84 int multi; member
133 * be handled by setting the quirk entry .multi = 0 | 1 ?
139 if (info->multi > 1) in quirk_config_nokia()
140 info->multi = 1; in quirk_config_nokia()
184 if (info->multi) in quirk_config_socket()
192 .multi = -1,
197 .multi = -1,
202 .multi = -1,
[all …]
/openbmc/linux/scripts/gcc-plugins/
H A DMakefile19 # For multi-file plugins, use *-objs syntax to list the objects.
40 plugin-multi := $(filter-out $(plugin-single), $(GCC_PLUGIN))
41 plugin-objs := $(sort $(foreach m, $(plugin-multi), $($(m:%.so=%-objs))))
43 targets += $(plugin-single) $(plugin-multi) $(plugin-objs)
47 plugin-multi := $(addprefix $(obj)/, $(plugin-multi))
60 $(plugin-multi): FORCE
62 $(foreach m, $(notdir $(plugin-multi)), $(eval $(obj)/$m: $(addprefix $(obj)/, $($(m:%.so=%-objs)))…
/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/gpio/
H A Dphosphor-gpio-monitor_%.bbappend19 SRC_URI += "file://minerva-phosphor-multi-gpio-monitor.json \
20 file://minerva-phosphor-multi-gpio-presence.json \
35 install -m 0644 ${UNPACKDIR}/minerva-phosphor-multi-gpio-monitor.json \
36 ${D}${datadir}/phosphor-gpio-monitor/phosphor-multi-gpio-monitor.json
37 install -m 0644 ${UNPACKDIR}/minerva-phosphor-multi-gpio-presence.json \
38 ${D}${datadir}/phosphor-gpio-monitor/phosphor-multi-gpio-presence.json
/openbmc/phosphor-gpio-monitor/
H A DREADME.md12 ### `phosphor-multi-gpio-monitor`
20 New implementation (phosphor-multi-gpio-monitor) provides multiple gpio line
21 monitoring in single instance of phosphor-multi-gpio-monitor running. It is very
27 There is a phosphor-multi-gpio-monitor.json file that defines details of GPIOs
77 ### `phosphor-multi-gpio-presence`
86 New implementation (phosphor-multi-gpio-presence) provides multiple gpio line
87 monitoring in single instance of phosphor-multi-gpio-presence running. It is
93 There is a phosphor-multi-gpio-presence.json file that defines details of GPIOs
/openbmc/openbmc/meta-ibm/recipes-phosphor/leds/
H A Dphosphor-led-manager_%.bbappend19 mkdir -p $D$systemd_system_unitdir/multi-user.target.wants
20 …LINK_FAULT="$D$systemd_system_unitdir/multi-user.target.wants/obmc-led-create-virtual-leds@sys-cla…
25 mkdir -p $D$systemd_system_unitdir/multi-user.target.wants
26 …LINK_ID="$D$systemd_system_unitdir/multi-user.target.wants/obmc-led-create-virtual-leds@sys-class-…
33 …LINK_FAULT="$D$systemd_system_unitdir/multi-user.target.wants/obmc-led-create-virtual-leds@sys-cla…
36 …LINK_ID="$D$systemd_system_unitdir/multi-user.target.wants/obmc-led-create-virtual-leds@sys-class-…
/openbmc/openbmc/meta-facebook/meta-ventura/recipes-phosphor/gpio/
H A Dphosphor-gpio-monitor_%.bbappend21 SRC_URI += "file://ventura-phosphor-multi-gpio-monitor.json \
22 file://ventura-phosphor-multi-gpio-presence.json \
39 install -m 0644 ${UNPACKDIR}/ventura-phosphor-multi-gpio-monitor.json \
40 ${D}${datadir}/phosphor-gpio-monitor/phosphor-multi-gpio-monitor.json
41 install -m 0644 ${UNPACKDIR}/ventura-phosphor-multi-gpio-presence.json \
42 ${D}${datadir}/phosphor-gpio-monitor/phosphor-multi-gpio-presence.json

12345678910>>...129