Lines Matching +full:serial +full:- +full:midi

1 /* SPDX-License-Identifier: GPL-2.0-or-later */
12 #include <sound/pcm-indirect.h>
481 * The following defines are for the flags in the serial port master control
493 * The following defines are for the flags in the serial port master control
501 * The following defines are for the flags in the serial port 1 configuration
512 * The following defines are for the flags in the serial port 2 configuration
523 * The following defines are for the flags in the serial port 3 configuration
532 * The following defines are for the flags in the serial port 4 configuration
541 * The following defines are for the flags in the serial port 5 configuration
550 * The following defines are for the flags in the serial port backdoor sample
557 * The following defines are for the flags in the serial port backdoor status
564 * The following defines are for the flags in the serial port backdoor command
571 * The following defines are for the flags in the serial port backdoor address
582 * The following defines are for the flags in the serial port backdoor
588 * The following defines are for the flags in the serial port backdoor write
595 * The following defines are for the flags in the serial port backdoor read
733 * The following defines are for the flags in the MIDI control register.
739 #define MIDCR_MLB 0x00000010 /* Enable midi loopback. */
743 * The following defines are for the flags in the MIDI status register.
749 * The following defines are for the flags in the MIDI write port register.
755 * The following defines are for the flags in the MIDI read port register.
773 * The following defines are for the flags in the master async/sync serial
887 * The following defines are for the flags in the serial port 6 configuration
895 * The following defines are for the flags in the serial port 7 configuration
907 * The following defines are for the flags in the serial port AC link
1455 * The following define the offsets of the fields within the on-chip generic
1470 * on-chip generic DMA requestor.
1518 * on-chip generic DMA requestor.
1545 * of the on-chip generic DMA requestor.
1560 * on-chip generic DMA requestor.
1595 #define CS46XX_MODE_OUTPUT (1<<0) /* MIDI UART - output */
1596 #define CS46XX_MODE_INPUT (1<<1) /* MIDI UART - input */