Searched +full:serial +full:- +full:output (Results 1 – 25 of 1055) sorted by relevance
12345678910>>...43
| /kernel/linux/linux-6.6/sound/soc/codecs/ |
| D | adau1372.c | 1 // SPDX-License-Identifier: GPL-2.0-only 6 * Author: Lars-Peter Clausen <lars@metafoo.de> 24 #include "adau-utils.h" 125 static const DECLARE_TLV_DB_MINMAX(adau1372_digital_tlv, -9563, 0); 126 static const DECLARE_TLV_DB_SCALE(adau1372_pga_tlv, -1200, 75, 0); 189 SOC_ENUM("ADC 0+1 High-Pass-Filter", adau1372_hpf0_1_enum), 190 SOC_ENUM("ADC 2+3 High-Pass-Filter", adau1372_hpf2_3_enum), 267 SOC_DAPM_ENUM("Output ASRC0 Capture Mux", adau1372_asrco0_mux_enum); 269 SOC_DAPM_ENUM("Output ASRC1 Capture Mux", adau1372_asrco1_mux_enum); 271 SOC_DAPM_ENUM("Output ASRC2 Capture Mux", adau1372_asrco2_mux_enum); [all …]
|
| /kernel/linux/linux-6.6/include/dt-bindings/pinctrl/ |
| D | k210-fpioa.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 11 * kendryte-standalone-sdk/lib/drivers/include/fpioa.h 31 #define K210_PCF_SPI0_SCLK 17 /* SPI0 Serial Clock */ 97 #define K210_PCF_SPI1_SCLK 83 /* SPI1 Serial Clock */ 100 #define K210_PCF_SPI2_SCLK 86 /* SPI2 Serial Clock */ 102 #define K210_PCF_I2S0_SCLK 88 /* I2S0 Serial Clock(BCLK) */ 104 #define K210_PCF_I2S0_IN_D0 90 /* I2S0 Serial Data Input 0 */ 105 #define K210_PCF_I2S0_IN_D1 91 /* I2S0 Serial Data Input 1 */ 106 #define K210_PCF_I2S0_IN_D2 92 /* I2S0 Serial Data Input 2 */ 107 #define K210_PCF_I2S0_IN_D3 93 /* I2S0 Serial Data Input 3 */ [all …]
|
| /kernel/linux/linux-6.6/drivers/tty/serial/ |
| D | sh-sci.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 15 SCSMR, /* Serial Mode Register */ 17 SCSCR, /* Serial Control Register */ 18 SCxSR, /* Serial Status Register */ 26 SCSPTR, /* Serial Port Register */ 28 SCPCR, /* Serial Port Control Register */ 29 SCPDR, /* Serial Port Data Register */ 34 SEMR, /* Serial extended mode register */ 40 /* SCSMR (Serial Mode Register) */ 42 #define SCSMR_CSYNC BIT(7) /* - Clocked synchronous mode */ [all …]
|
| /kernel/linux/linux-5.10/drivers/tty/serial/ |
| D | sh-sci.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 15 SCSMR, /* Serial Mode Register */ 17 SCSCR, /* Serial Control Register */ 18 SCxSR, /* Serial Status Register */ 26 SCSPTR, /* Serial Port Register */ 28 SCPCR, /* Serial Port Control Register */ 29 SCPDR, /* Serial Port Data Register */ 39 /* SCSMR (Serial Mode Register) */ 41 #define SCSMR_CSYNC BIT(7) /* - Clocked synchronous mode */ 42 #define SCSMR_ASYNC 0 /* - Asynchronous mode */ [all …]
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/ |
| D | serial-console.rst | 3 Linux Serial Console 6 To use a serial port as console you need to compile the support into your 7 kernel - by default it is not compiled in. For PC style serial ports 10 …n:`Character devices --> Serial drivers --> 8250/16550 and compatible serial support --> Console o… 12 You must compile serial support into the kernel and not as a module. 14 It is possible to specify multiple devices for console output. You can 16 use for console output. 24 ttySx for a serial port 26 ttyUSB0 for the first USB serial device 28 options: depend on the driver. For the serial port this [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
| D | fsl,audmix.txt | 3 The Audio Mixer is a on-chip functional module that allows mixing of two 4 audio streams into a single audio stream. Audio Mixer has two input serial 6 modules (SAI). Each input serial interface carries 8 audio channels in its 9 two inputs can be attenuated based on configuration. The output of the 10 Audio Mixer is also a serial audio interface. Like input interfaces it has 11 the same TDM frame format. This output is used to drive the serial DAC TDM 15 The output of Audio Mixer can be selected from any of the three streams 16 - serial audio input 1 17 - serial audio input 2 18 - mixed audio [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/ |
| D | fsl,audmix.txt | 3 The Audio Mixer is a on-chip functional module that allows mixing of two 4 audio streams into a single audio stream. Audio Mixer has two input serial 6 modules (SAI). Each input serial interface carries 8 audio channels in its 9 two inputs can be attenuated based on configuration. The output of the 10 Audio Mixer is also a serial audio interface. Like input interfaces it has 11 the same TDM frame format. This output is used to drive the serial DAC TDM 15 The output of Audio Mixer can be selected from any of the three streams 16 - serial audio input 1 17 - serial audio input 2 18 - mixed audio [all …]
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/ |
| D | serial-console.rst | 3 Linux Serial Console 6 To use a serial port as console you need to compile the support into your 7 kernel - by default it is not compiled in. For PC style serial ports 10 …n:`Character devices --> Serial drivers --> 8250/16550 and compatible serial support --> Console o… 12 You must compile serial support into the kernel and not as a module. 14 It is possible to specify multiple devices for console output. You can 16 use for console output. 24 ttySx for a serial port 26 ttyUSB0 for the first USB serial device 28 options: depend on the driver. For the serial port this [all …]
|
| /kernel/linux/linux-6.6/arch/powerpc/ |
| D | Kconfig.debug | 1 # SPDX-License-Identifier: GPL-2.0 4 bool "Don't build arch/powerpc code with -Werror" 7 arch/powerpc with the -Werror flag (which means warnings 47 emulated by the in-kernel emulator. Counters for the various classes 51 powerpc/emulated_instructions/do_warn in debugfs), rate-limited 56 bool "Run self-tests of the code-patching code" 78 bool "Run self-tests of the feature-fixup code" 82 bool "Run self-tests of the MSI bitmap code" 98 Include in-kernel hooks for the xmon kernel monitor/debugger. 123 to say Y here, unless you're building for a memory-constrained [all …]
|
| /kernel/linux/linux-6.6/drivers/usb/serial/ |
| D | belkin_sa.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 3 * Definitions for Belkin USB Serial Adapter Driver 8 * This program is largely derived from work by the linux-usb group 9 * and associated source files. Please see the usb/serial files for 12 * See Documentation/usb/usb-serial.rst for more information on using this 15 * 12-Mar-2001 gkh 16 * Added GoHubs GO-COM232 device id. 18 * 06-Nov-2000 gkh 21 * 12-Oct-2000 William Greathouse 22 * First cut at supporting Belkin USB Serial Adapter F5U103 [all …]
|
| D | cypress_m8.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 6 * definitions and function prototypes used for the cypress USB to Serial 11 * For sending our feature buffer - controlling serial communication states. 12 * Linux HID has no support for serial devices so we do this through the driver 17 /* List other cypress USB to Serial devices here, and add them to the id_table */ 19 /* DeLorme Earthmate USB - a GPS device */ 24 /* Cypress HID->COM RS232 Adapter */ 28 /* Simply Automated HID->COM UPB PIM (using Cypress PID 0x5500) */ 31 /* FRWD Dongle - a GPS sports watch */ 39 /* Nokia CA-42 USB to serial cable */ [all …]
|
| /kernel/linux/linux-5.10/drivers/usb/serial/ |
| D | belkin_sa.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 3 * Definitions for Belkin USB Serial Adapter Driver 8 * This program is largely derived from work by the linux-usb group 9 * and associated source files. Please see the usb/serial files for 12 * See Documentation/usb/usb-serial.rst for more information on using this 15 * 12-Mar-2001 gkh 16 * Added GoHubs GO-COM232 device id. 18 * 06-Nov-2000 gkh 21 * 12-Oct-2000 William Greathouse 22 * First cut at supporting Belkin USB Serial Adapter F5U103 [all …]
|
| D | cypress_m8.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 6 * definitions and function prototypes used for the cypress USB to Serial 11 * For sending our feature buffer - controlling serial communication states. 12 * Linux HID has no support for serial devices so we do this through the driver 17 /* List other cypress USB to Serial devices here, and add them to the id_table */ 19 /* DeLorme Earthmate USB - a GPS device */ 24 /* Cypress HID->COM RS232 Adapter */ 28 /* Simply Automated HID->COM UPB PIM (using Cypress PID 0x5500) */ 31 /* FRWD Dongle - a GPS sports watch */ 39 /* Nokia CA-42 USB to serial cable */ [all …]
|
| /kernel/linux/linux-5.10/sound/ppc/ |
| D | snd_ps3_reg.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 39 * three wire serial 73 +-+-+-+-+-+-+-+-|-+-+-+-+-+-+-+-|-+-+-+-+-+-+-+-|-+-+-+-+-+-+-+-+ 75 +-+-+-+-+-+-+-+-|-+-+-+-+-+-+-+-|-+-+-+-+-+-+-+-|-+-+-+-+-+-+-+-+ 96 +-+-+-+-+-+-+-+-|-+-+-+-+-+-+-+-|-+-+-+-+-+-+-+-|-+-+-+-+-+-+-+-+ 98 +-+-+-+-+-+-+-+-|-+-+-+-+-+-+-+-|-+-+-+-+-+-+-+-|-+-+-+-+-+-+-+-+ 106 +-+-+-+-+-+-+-+-|-+-+-+-+-+-+-+-|-+-+-+-+-+-+-+-|-+-+-+-+-+-+-+-+ 108 +-+-+-+-+-+-+-+-|-+-+-+-+-+-+-+-|-+-+-+-+-+-+-+-|-+-+-+-+-+-+-+-+ 125 +-+-+-+-+-+-+-+-|-+-+-+-+-+-+-+-|-+-+-+-+-+-+-+-|-+-+-+-+-+-+-+-+ 127 +-+-+-+-+-+-+-+-|-+-+-+-+-+-+-+-|-+-+-+-+-+-+-+-|-+-+-+-+-+-+-+-+ [all …]
|
| /kernel/linux/linux-6.6/sound/ppc/ |
| D | snd_ps3_reg.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 39 * three wire serial 73 +-+-+-+-+-+-+-+-|-+-+-+-+-+-+-+-|-+-+-+-+-+-+-+-|-+-+-+-+-+-+-+-+ 75 +-+-+-+-+-+-+-+-|-+-+-+-+-+-+-+-|-+-+-+-+-+-+-+-|-+-+-+-+-+-+-+-+ 96 +-+-+-+-+-+-+-+-|-+-+-+-+-+-+-+-|-+-+-+-+-+-+-+-|-+-+-+-+-+-+-+-+ 98 +-+-+-+-+-+-+-+-|-+-+-+-+-+-+-+-|-+-+-+-+-+-+-+-|-+-+-+-+-+-+-+-+ 106 +-+-+-+-+-+-+-+-|-+-+-+-+-+-+-+-|-+-+-+-+-+-+-+-|-+-+-+-+-+-+-+-+ 108 +-+-+-+-+-+-+-+-|-+-+-+-+-+-+-+-|-+-+-+-+-+-+-+-|-+-+-+-+-+-+-+-+ 125 +-+-+-+-+-+-+-+-|-+-+-+-+-+-+-+-|-+-+-+-+-+-+-+-|-+-+-+-+-+-+-+-+ 127 +-+-+-+-+-+-+-+-|-+-+-+-+-+-+-+-|-+-+-+-+-+-+-+-|-+-+-+-+-+-+-+-+ [all …]
|
| /kernel/linux/linux-5.10/arch/powerpc/ |
| D | Kconfig.debug | 1 # SPDX-License-Identifier: GPL-2.0 4 bool "Don't build arch/powerpc code with -Werror" 7 arch/powerpc with the -Werror flag (which means warnings 47 emulated by the in-kernel emulator. Counters for the various classes 51 powerpc/emulated_instructions/do_warn in debugfs), rate-limited 56 bool "Run self-tests of the code-patching code" 78 bool "Run self-tests of the feature-fixup code" 82 bool "Run self-tests of the MSI bitmap code" 92 Include in-kernel hooks for the xmon kernel monitor/debugger. 117 to say Y here, unless you're building for a memory-constrained [all …]
|
| /kernel/linux/linux-5.10/Documentation/ia64/ |
| D | serial.rst | 2 Serial Devices 5 Serial Device Naming 8 As of 2.6.10, serial devices on ia64 are named based on the 16 - Firmware on some machines (mostly from HP) provides an HCDP 18 as a serial console. If the user specified "console=ttyS0" 23 - If there was no HCDP, we assumed there were UARTs at the 34 For example, an HP rx1600 with a single built-in serial port 39 Type MMIO pre-2.6.10 pre-2.6.10 2.6.10+ 56 table[1] does tell the kernel where potential serial console 63 - If your firmware supplies the HCDP, it is simplest to [all …]
|
| /kernel/linux/linux-6.6/Documentation/arch/ia64/ |
| D | serial.rst | 2 Serial Devices 5 Serial Device Naming 8 As of 2.6.10, serial devices on ia64 are named based on the 16 - Firmware on some machines (mostly from HP) provides an HCDP 18 as a serial console. If the user specified "console=ttyS0" 23 - If there was no HCDP, we assumed there were UARTs at the 34 For example, an HP rx1600 with a single built-in serial port 39 Type MMIO pre-2.6.10 pre-2.6.10 2.6.10+ 56 table[1] does tell the kernel where potential serial console 63 - If your firmware supplies the HCDP, it is simplest to [all …]
|
| /kernel/linux/linux-5.10/arch/arm/ |
| D | Kconfig.debug | 1 # SPDX-License-Identifier: GPL-2.0 30 Look for a message in dmesg output like this: 44 once the kernel has booted up - it's a one time check. 96 1 - undefined instruction events 97 2 - system calls 98 4 - invalid data aborts 99 8 - SIGSEGV faults 100 16 - SIGBUS faults 104 bool "Kernel low-level debugging functions (read help!)" 117 prompt "Kernel low-level debugging port" [all …]
|
| /kernel/linux/linux-5.10/drivers/tty/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 8 TTY is required for any text terminals or serial port 24 one can be used for a text-mode user session, and a third could run 26 is done with certain key combinations, usually Alt-<function key>. 39 memory; the only way to log into such a system is then via a serial 43 shiny Linux system :-) 63 the kernel messages be output only to a serial port (in which case 64 you should say Y to "Console on serial port", below). 96 See <file:Documentation/driver-api/console.rst> for more 111 Linux has traditionally used the BSD-like names /dev/ptyxx for [all …]
|
| /kernel/linux/linux-5.10/arch/arm/mach-sa1100/include/mach/ |
| D | SA-1100.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * FILE SA-1100.h 9 * System StrongARM SA-1100 12 * SA-1100 microprocessor (Advanced RISC Machine (ARM) 14 * StrongARM SA-1100 data sheet version 2.2. 21 #error You must include hardware.h not SA-1100.h 77 * Universal Serial Bus (USB) Device Controller (UDC) control registers 80 * Ser0UDCCR Serial port 0 Universal Serial Bus (USB) Device 82 * Ser0UDCAR Serial port 0 Universal Serial Bus (USB) Device 84 * Ser0UDCOMP Serial port 0 Universal Serial Bus (USB) Device [all …]
|
| /kernel/linux/linux-6.6/arch/arm/mach-sa1100/include/mach/ |
| D | SA-1100.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * FILE SA-1100.h 9 * System StrongARM SA-1100 12 * SA-1100 microprocessor (Advanced RISC Machine (ARM) 14 * StrongARM SA-1100 data sheet version 2.2. 21 #error You must include hardware.h not SA-1100.h 77 * Universal Serial Bus (USB) Device Controller (UDC) control registers 80 * Ser0UDCCR Serial port 0 Universal Serial Bus (USB) Device 82 * Ser0UDCAR Serial port 0 Universal Serial Bus (USB) Device 84 * Ser0UDCOMP Serial port 0 Universal Serial Bus (USB) Device [all …]
|
| /kernel/linux/linux-6.6/arch/m68k/ |
| D | Kconfig.devices | 1 # SPDX-License-Identifier: GPL-2.0 15 Use the power-on LED on your machine as a load meter. The exact 16 behavior is platform-dependent, but normally the flash frequency is 17 a hyperbolic function of the 5-minute load average. 19 # We have a dedicated heartbeat LED. :-) 49 which allows the console output to be redirected to the stderr 50 output of ARAnyM. 99 tristate "Amiga builtin serial support" 102 If you want to use your Amiga's built-in serial port in Linux, 108 tristate "HP DCA serial support" [all …]
|
| /kernel/linux/linux-5.10/arch/m68k/ |
| D | Kconfig.devices | 1 # SPDX-License-Identifier: GPL-2.0 15 Use the power-on LED on your machine as a load meter. The exact 16 behavior is platform-dependent, but normally the flash frequency is 17 a hyperbolic function of the 5-minute load average. 19 # We have a dedicated heartbeat LED. :-) 49 which allows the console output to be redirected to the stderr 50 output of ARAnyM. 99 tristate "Amiga builtin serial support" 102 If you want to use your Amiga's built-in serial port in Linux, 108 tristate "HP DCA serial support" [all …]
|
| /kernel/linux/linux-5.10/sound/soc/codecs/ |
| D | tlv320aic3x.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 31 /* Audio serial data interface control register A */ 33 /* Audio serial data interface control register B */ 35 /* Audio serial data interface control register C */ 69 /* DAC Power and Left High Power Output control registers */ 72 /* Right High Power Output control registers */ 74 /* High Power Output Stage Control Register */ 76 /* DAC Output Switching control registers */ 78 /* High Power Output Driver Pop Reduction registers */ 83 /* Left High Power Output control registers */ [all …]
|
12345678910>>...43