| /f-stack/freebsd/contrib/dev/acpica/components/resources/ |
| H A D | rsxface.c | 164 #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 D | mt2701-cs42448.txt | 21 "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 D | fsl-asoc-card.txt | 60 * 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 D | allwinner,sun4i-a10-codec.yaml | 82 - Line Out 153 - Line Out 178 - Line Out 204 - Line Out 226 - Line Out
|
| H A D | davinci-evm-audio.txt | 24 * Line Out 40 "Line Out", "LLOUT", 41 "Line Out", "RLOUT",
|
| /f-stack/dpdk/doc/guides/cryptodevs/ |
| H A D | overview.rst | 20 - "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 D | overview.rst | 20 - "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 D | mt2701-evb.dts | 26 "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 D | r8a7742-iwg21d-q7.dts | 13 * 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 D | iwg20d-q7-common.dtsi | 13 * 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 D | am3517-evm-ui.dtsi | 16 "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 D | r8a7745-iwg22d-sodimm.dts | 13 * 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 D | utmisc.c | 251 } 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 D | nitrox.ini | 11 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 D | caam_jr.ini | 12 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 D | dpaa_sec.ini | 12 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 D | dpaa2_sec.ini | 12 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 D | qat.ini | 12 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 D | default.ini | 22 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 D | octeontx.ini | 12 OOP SGL In LB Out = Y 13 OOP SGL In SGL Out = Y 14 OOP LB In LB Out = Y
|
| H A D | octeontx2.ini | 13 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 D | qat.ini | 9 OOP SGL In SGL Out = Y 10 OOP SGL In LB Out = Y 11 OOP LB In SGL Out = Y
|
| H A D | isal.ini | 11 OOP SGL In SGL Out = Y 12 OOP SGL In LB Out = Y 13 OOP LB In SGL Out = Y
|
| H A D | default.ini | 18 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 D | qcom,sdw.txt | 55 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.
|