Lines Matching +full:fifo +full:- +full:threshold
4 * SPDX-License-Identifier: Apache-2.0
19 /**< HD/A host output (-> DSP). */
21 /**< HD/A host input (<- DSP). */
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. */
188 /**< Activates high threshold notification */
191 * when the size of data in the buffer reaches the high threshold
196 /**< Activates low threshold notification */
199 * when the size of data in the buffer reaches the low threshold
211 /**< High threshold */
213 * Specifies the high threshold (in bytes) for notifying the host
218 /**< Low threshold */
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 */