| /Linux-v4.19/Documentation/sound/designs/ |
| D | seq-oss.rst | 12 This directory contains the OSS sequencer emulation driver on ALSA. Note 15 What this does - it provides the emulation of the OSS sequencer, access 16 via ``/dev/sequencer`` and ``/dev/music`` devices. 18 sequencer is prepared. 22 * Normal sequencer and MIDI events: 24 They are converted to the ALSA sequencer events, and sent to the 52 sequencer)! 74 Run configure script with both sequencer support (``--with-sequencer=yes``) 82 already connected to the sequencer. Once after that, the creation and deletion 83 of ports are watched by announcement mechanism of ALSA sequencer. [all …]
|
| D | procfile.rst | 193 Lists the currently available ALSA sequencer drivers. 196 Shows the list of currently available sequencer clients and 201 Lists the currently allocated/running sequencer queues. 204 Lists the currently allocated/running sequencer timers. 207 Lists the OSS-compatible sequencer stuffs.
|
| D | oss-emulation.rst | 12 The OSS emulation for PCM, mixer and sequencer devices is implemented 14 When you need to access the OSS PCM, mixer or sequencer devices, the 60 /dev/sequencer
|
| /Linux-v4.19/sound/core/seq/ |
| D | Kconfig | 6 Say Y or M to enable MIDI sequencer and router support. This 18 Say Y here to enable the dummy sequencer client. This client 33 Say Y here to enable OSS sequencer emulation (both 34 /dev/sequencer and /dev/music interfaces). 42 bool "Use HR-timer as default sequencer timer" 46 Say Y here to use the HR-timer backend as the default sequencer
|
| /Linux-v4.19/Documentation/hwmon/ |
| D | ucd9000 | 28 The UCD90124 is a 12-rail PMBus/I2C addressable power-supply sequencer and 36 The UCD90160 is a 16-rail PMBus/I2C addressable power-supply sequencer and 43 The UCD9090 is a 10-rail PMBus/I2C addressable power-supply sequencer and 50 The UCD90910 is a ten-rail I2C / PMBus addressable power-supply sequencer and
|
| /Linux-v4.19/Documentation/devicetree/bindings/mips/brcm/ |
| D | soc.txt | 104 == DDR memory controller sequencer 106 Control registers for this memory controller's DDR memory sequencer 115 - reg : the DDR sequencer register range and length
|
| /Linux-v4.19/Documentation/devicetree/bindings/mfd/ |
| D | max77620.txt | 42 a flexible power sequencer timer or a software bit. When a FPS source of 44 power sequencer, the power up and power down delays can be specified in 45 the regulators, GPIOs and clocks flexible power sequencer configuration 50 corresponds to its flexible sequencer configuration register.
|
| /Linux-v4.19/drivers/net/ethernet/toshiba/ |
| D | spider_net.c | 1797 int sequencer, i; in spider_net_download_firmware() local 1804 for (sequencer = 0; sequencer < SPIDER_NET_FIRMWARE_SEQS; in spider_net_download_firmware() 1805 sequencer++) { in spider_net_download_firmware() 1807 SPIDER_NET_GSnPRGADR + sequencer * 8, 0); in spider_net_download_firmware() 1810 sequencer * 8, *fw_ptr); in spider_net_download_firmware() 2092 int i, sequencer = 0; in spider_net_workaround_rxramfull() local 2099 for (sequencer = 0; sequencer < SPIDER_NET_FIRMWARE_SEQS; in spider_net_workaround_rxramfull() 2100 sequencer++) { in spider_net_workaround_rxramfull() 2102 sequencer * 8, 0x0); in spider_net_workaround_rxramfull() 2105 sequencer * 8, 0x0); in spider_net_workaround_rxramfull()
|
| /Linux-v4.19/Documentation/ABI/testing/ |
| D | sysfs-bus-coresight-devices-etm3x | 177 Description: (RW) Defines the event that causes the sequencer to transition 184 Description: (RW) Defines the event that causes the sequencer to transition 191 Description: (RW) Defines the event that causes the sequencer to transition 198 Description: (RW) Defines the event that causes the sequencer to transition 205 Description: (RW) Defines the event that causes the sequencer to transition 212 Description: (RW) Defines the event that causes the sequencer to transition 219 Description: (R) Holds the current state of the sequencer.
|
| D | sysfs-bus-coresight-devices-etm4x | 62 Description: (R) Indicates the number of sequencer states that are 193 Description: (RW) Use this to set, or read, the sequencer state. 199 Description: (RW) Moves the sequencer state to a specific state. 205 Description: (RW) Moves the sequencer to state 0 when a programmed event
|
| /Linux-v4.19/Documentation/misc-devices/ |
| D | max6875 | 17 The Maxim MAX6875 is an EEPROM-programmable power-supply sequencer/supervisor.
|
| /Linux-v4.19/drivers/scsi/aic7xxx/ |
| D | aic7xxx.reg | 298 * These are most likely of interest to the sequencer 915 * The sequencer never saw 1383 * BIOS or are specified by the sequencer code. 1501 * The last bus phase as seen by the sequencer. 1579 * Kernel and sequencer offsets into the queue of 1670 * aic7770, the sequencer can use this area for scratch, but the 1672 * area can be read and written by both the host and the sequencer.
|
| D | aic79xx.reg | 169 * The sequencer never saw 3793 * The queue is frozen so long as the sequencer 3859 * The last bus phase as seen by the sequencer. 3887 * Kernel and sequencer offsets into the queue of 3996 * Actually the 2's complement of that value to simplify sequencer
|
| D | aic79xx.seq | 60 * Convert ERROR status into a sequencer 1263 * in the sequencer. We don't want to corrupt 1400 * sequencer instruction takes ~25ns, so the REQ must
|
| /Linux-v4.19/Documentation/devicetree/bindings/input/touchscreen/ |
| D | ti-tsc-adc.txt | 9 ti,coordinate-readouts: The sequencer supports a total of 16
|
| /Linux-v4.19/drivers/misc/eeprom/ |
| D | Kconfig | 61 sequencer/supervisor.
|
| /Linux-v4.19/Documentation/scsi/ |
| D | aic7xxx.txt | 46 sequencer operations. 50 pausing the sequencer. 136 - Upported sequencer and core fixes from last adaptec released
|
| D | aic79xx.txt | 68 - Upported sequencer and core fixes from adaptec released 107 - Use a sequencer interrupt to notify the host of
|
| D | libsas.txt | 7 SAM/SPC issues, and a SAS LLDD+sequencer is concerned with
|
| /Linux-v4.19/sound/core/ |
| D | Kconfig | 97 the hrtimer as a precise timing source. The ALSA sequencer code
|
| /Linux-v4.19/arch/arm/boot/dts/ |
| D | aspeed-bmc-opp-zaius.dts | 211 /* Power sequencer UCD90160 PMBUS @64h
|
| /Linux-v4.19/sound/drivers/ |
| D | Kconfig | 120 sequencer clients.
|
| /Linux-v4.19/scripts/ |
| D | spelling.txt | 1096 seqeuncer||sequencer 1097 seqeuencer||sequencer
|
| /Linux-v4.19/Documentation/sound/kernel-api/ |
| D | writing-an-alsa-driver.rst | 99 code since it's quite small. The sequencer code is stored in 112 This directory and its sub-directories are for the ALSA sequencer. This 113 directory contains the sequencer core and primary sequencer modules such 120 This contains the OSS sequencer emulation codes. 125 This directory contains the modules for the sequencer instrument layer. 3380 The third argument is the index-offset for the sequencer client assigned
|
| /Linux-v4.19/Documentation/sound/ |
| D | alsa-configuration.rst | 141 after loading the module, find out the assigned ALSA sequencer port 724 allocated sequencer ports (4 by default) 2349 to the corresponding ALSA sequencer ports.
|