Lines Matching +full:data +full:- +full:sheet
1 /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */
55 /* SSP Configuration Request - SOF_IPC_DAI_SSP_CONFIG */
70 /* data */
83 * will be driven, before sending data
87 /* HDA Configuration Request - SOF_IPC_DAI_HDA_CONFIG */
95 /* ALH Configuration Request - SOF_IPC_DAI_ALH_CONFIG */
106 /* DMIC Configuration Request - SOF_IPC_DAI_DMIC_CONFIG */
121 * that delays the sampling time of data by half cycles of DMIC source clock
123 * data integrity problems.
135 uint16_t clk_edge; /**< Optionally swap data clock edge (0 or 1) */
136 uint16_t skew; /**< Adjust PDM data sampling vs. clock (0..15) */
142 * version number used in configuration data is checked vs. version used by
148 * parameters need to be set as defined in microphone data sheet. E.g. clock
149 * range 1.0 - 3.2 MHz is usually supported microphones. Some microphones are
150 * multi-mode capable and there may be denied mic clock frequencies between
154 * The duty cycle could be set to 48-52% if not known. Generally these
155 * parameters can be altered within data sheet specified limits to match
158 * The microphone clock needs to be usually about 50-80 times the used audio
163 * for the data line to produce valid output from mic clock start. The driver
188 uint32_t wake_up_time; /**< Time from clock start to data (us) */