Home
last modified time | relevance | path

Searched refs:Out (Results 1 – 25 of 90) sorted by relevance

1234

/f-stack/freebsd/contrib/dev/acpica/components/resources/
H A Drsxface.c164 #define ACPI_COPY_FIELD(Out, In, Field) ((Out)->Field = (In)->Field) argument
165 #define ACPI_COPY_ADDRESS(Out, In) \ argument
166 ACPI_COPY_FIELD(Out, In, ResourceType); \
167 ACPI_COPY_FIELD(Out, In, ProducerConsumer); \
168 ACPI_COPY_FIELD(Out, In, Decode); \
169 ACPI_COPY_FIELD(Out, In, MinAddressFixed); \
177 ACPI_COPY_FIELD(Out, In, ResourceSource);
527 ACPI_RESOURCE_ADDRESS64 *Out) in ACPI_EXPORT_SYMBOL()
533 if (!Resource || !Out) in ACPI_EXPORT_SYMBOL()
546 ACPI_COPY_ADDRESS (Out, Address16); in ACPI_EXPORT_SYMBOL()
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Dmt2701-cs42448.txt21 "Line Out Jack", "AOUT1L",
22 "Line Out Jack", "AOUT1R",
23 "Line Out Jack", "AOUT2L",
24 "Line Out Jack", "AOUT2R",
25 "Line Out Jack", "AOUT3L",
26 "Line Out Jack", "AOUT3R",
27 "Line Out Jack", "AOUT4L",
28 "Line Out Jack", "AOUT4R",
H A Dfsl-asoc-card.txt60 * Line Out Jack
94 "Line Out Jack", "AOUT1L",
95 "Line Out Jack", "AOUT1R",
96 "Line Out Jack", "AOUT2L",
97 "Line Out Jack", "AOUT2R",
98 "Line Out Jack", "AOUT3L",
99 "Line Out Jack", "AOUT3R",
100 "Line Out Jack", "AOUT4L",
101 "Line Out Jack", "AOUT4R",
H A Dallwinner,sun4i-a10-codec.yaml82 - Line Out
153 - Line Out
178 - Line Out
204 - Line Out
226 - Line Out
H A Ddavinci-evm-audio.txt24 * Line Out
40 "Line Out", "LLOUT",
41 "Line Out", "RLOUT",
/f-stack/dpdk/doc/guides/cryptodevs/
H A Doverview.rst20 - "OOP SGL In SGL Out" feature flag stands for
21 "Out-of-place Scatter-gather list Input, Scatter-gather list Output",
25 - "OOP SGL In LB Out" feature flag stands for
26 "Out-of-place Scatter-gather list Input, Linear Buffers Output",
30 - "OOP LB In SGL Out" feature flag stands for
31 "Out-of-place Linear Buffers Input, Scatter-gather list Output",
35 - "OOP LB In LB Out" feature flag stands for
36 "Out-of-place Linear Buffers Input, Linear Buffers Output",
37 which means that Out-of-place operation is supported,
/f-stack/dpdk/doc/guides/compressdevs/
H A Doverview.rst20 - "OOP SGL In SGL Out" feature flag stands for
21 "Out-of-place Scatter-gather list Input, Scatter-gather list Output",
25 - "OOP SGL In LB Out" feature flag stands for
26 "Out-of-place Scatter-gather list Input, Linear Buffers Output",
30 - "OOP LB In SGL Out" feature flag stands for
31 "Out-of-place Linear Buffers Input, Scatter-gather list Output",
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dmt2701-evb.dts26 "Line Out Jack", "AOUT1L",
27 "Line Out Jack", "AOUT1R",
28 "Line Out Jack", "AOUT2L",
29 "Line Out Jack", "AOUT2R",
30 "Line Out Jack", "AOUT3L",
31 "Line Out Jack", "AOUT3R",
32 "Line Out Jack", "AOUT4L",
33 "Line Out Jack", "AOUT4R",
H A Dr8a7742-iwg21d-q7.dts13 * amixer set "DVC Out" 100%
18 * amixer set "DVC Out Mute" on
23 * amixer set "DVC Out Ramp Up Rate" "0.125 dB/64 steps"
24 * amixer set "DVC Out Ramp Down Rate" "0.125 dB/512 steps"
25 * amixer set "DVC Out Ramp" on
27 * amixer set "DVC Out" 80% // Volume Down
28 * amixer set "DVC Out" 100% // Volume Up
H A Diwg20d-q7-common.dtsi13 * amixer set "DVC Out" 100%
18 * amixer set "DVC Out Mute" on
23 * amixer set "DVC Out Ramp Up Rate" "0.125 dB/64 steps"
24 * amixer set "DVC Out Ramp Down Rate" "0.125 dB/512 steps"
25 * amixer set "DVC Out Ramp" on
27 * amixer set "DVC Out" 80% // Volume Down
28 * amixer set "DVC Out" 100% // Volume Up
H A Dam3517-evm-ui.dtsi16 "Line", "Line Out";
19 "Line Out", "LOUT",
20 "Line Out", "ROUT",
46 "Line", "Line Out";
49 "Line Out", "LOUT",
50 "Line Out", "ROUT",
H A Dr8a7745-iwg22d-sodimm.dts13 * amixer set "DVC Out" 100%
18 * amixer set "DVC Out Mute" on
23 * amixer set "DVC Out Ramp Up Rate" "0.125 dB/64 steps"
24 * amixer set "DVC Out Ramp Down Rate" "0.125 dB/512 steps"
25 * amixer set "DVC Out Ramp" on
27 * amixer set "DVC Out" 80% // Volume Down
28 * amixer set "DVC Out" 100% // Volume Up
/f-stack/freebsd/contrib/dev/acpica/components/utilities/
H A Dutmisc.c251 } Out; in AcpiUtDwordByteSwap() local
264 Out.Bytes[0] = In.Bytes[3]; in AcpiUtDwordByteSwap()
265 Out.Bytes[1] = In.Bytes[2]; in AcpiUtDwordByteSwap()
266 Out.Bytes[2] = In.Bytes[1]; in AcpiUtDwordByteSwap()
267 Out.Bytes[3] = In.Bytes[0]; in AcpiUtDwordByteSwap()
269 return (Out.Value); in AcpiUtDwordByteSwap()
/f-stack/dpdk/doc/guides/cryptodevs/features/
H A Dnitrox.ini11 OOP SGL In SGL Out = Y
12 OOP SGL In LB Out = Y
13 OOP LB In SGL Out = Y
14 OOP LB In LB Out = Y
H A Dcaam_jr.ini12 OOP SGL In SGL Out = Y
13 OOP SGL In LB Out = Y
14 OOP LB In SGL Out = Y
15 OOP LB In LB Out = Y
H A Ddpaa_sec.ini12 OOP SGL In SGL Out = Y
13 OOP SGL In LB Out = Y
14 OOP LB In SGL Out = Y
15 OOP LB In LB Out = Y
H A Ddpaa2_sec.ini12 OOP SGL In SGL Out = Y
13 OOP SGL In LB Out = Y
14 OOP LB In SGL Out = Y
15 OOP LB In LB Out = Y
H A Dqat.ini12 OOP SGL In SGL Out = Y
13 OOP SGL In LB Out = Y
14 OOP LB In SGL Out = Y
15 OOP LB In LB Out = Y
H A Ddefault.ini22 OOP SGL In SGL Out =
23 OOP SGL In LB Out =
24 OOP LB In SGL Out =
25 OOP LB In LB Out =
H A Docteontx.ini12 OOP SGL In LB Out = Y
13 OOP SGL In SGL Out = Y
14 OOP LB In LB Out = Y
H A Docteontx2.ini13 OOP SGL In LB Out = Y
14 OOP SGL In SGL Out = Y
15 OOP LB In LB Out = Y
/f-stack/dpdk/doc/guides/compressdevs/features/
H A Dqat.ini9 OOP SGL In SGL Out = Y
10 OOP SGL In LB Out = Y
11 OOP LB In SGL Out = Y
H A Disal.ini11 OOP SGL In SGL Out = Y
12 OOP SGL In LB Out = Y
13 OOP LB In SGL Out = Y
H A Ddefault.ini18 OOP SGL In SGL Out =
19 OOP SGL In LB Out =
20 OOP LB In SGL Out =
/f-stack/freebsd/contrib/device-tree/Bindings/soundwire/
H A Dqcom,sdw.txt55 data port. Out ports followed by In ports.
62 data port. Out ports followed by In ports.
69 Out ports followed by In ports. Used for Sample Interval
85 Out ports followed by In ports.
93 Out ports followed by In ports.
101 Out ports followed by In ports.
110 Out ports followed by In ports.
119 Out ports followed by In ports.
129 Out ports followed by In ports.

1234