Lines Matching +full:host +full:- +full:interface
4 * SPDX-License-Identifier: Apache-2.0
19 /**< HD/A host output (-> DSP). */
21 /**< HD/A host input (<- DSP). */
23 /**< HD/A host input/output (rsvd for future use). */
26 /**< HD/A link output (DSP ->). */
28 /**< HD/A link input (DSP <-). */
33 /**< DMIC link input (DSP <-). */
36 /**< I2S link output (DSP ->). */
38 /**< I2S link input (DSP <-). */
41 /**< ALH link output, legacy for SNDW (DSP ->). */
43 /**< ALH link input, legacy for SNDW (DSP <-). */
46 /**< SNDW link output (DSP ->). */
48 /**< SNDW link input (DSP <-). */
51 /**< UAOL link output (DSP ->). */
53 /**< UAOL link input (DSP <-). */
56 /**< IPC output (DSP ->). */
58 /**< IPC input (DSP <-). */
61 /**< I2S Multi gtw output (DSP ->). */
63 /**< I2S Multi gtw input (DSP <-). */
129 /**< Base top-level structure of an address of a gateway. */
137 /**< Raw 32-bit value of node id. */
190 * Indicates whether notification should be sent to the host
198 * Indicates whether notification should be sent to the host
213 * Specifies the high threshold (in bytes) for notifying the host
220 * Specifies the low threshold (in bytes) for notifying the host
251 /* Specifies which time slots the DMA FIFO will receive from the SSP Interface*/
253 /* Specifies which time slots the DMA FIFO will transmit to the SSP Interface */
281 /* delay in msec between enabling interface (moment when
282 * Copier instance is being attached to the interface) and actual
283 * interface start. Value of 0 means no delay.
291 * even if no Copier instance is currently attached to the interface.
298 /* delay in msec between stopping the interface
299 * (moment when Copier instance is being detached from the interface)
300 * and interface clock stop. Value of 0 means no delay.
305 * stop delay) after Copier instance detaches from the interface.