Lines Matching +full:high +full:- +full:side
1 /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */
19 /* channel positions - uses same values as ALSA */
30 SOF_CHMAP_SL, /**< side left */
31 SOF_CHMAP_SR, /**< side right */
39 SOF_CHMAP_FLH, /**< front left high */
40 SOF_CHMAP_FCH, /**< front centre high */
41 SOF_CHMAP_FRH, /**< front right high */
51 SOF_CHMAP_TSL, /**< top side left */
52 SOF_CHMAP_TSR, /**< top side right */
63 /* per channel data - uses struct sof_ipc_ctrl_value_chan */
66 /* component data - uses struct sof_ipc_ctrl_value_comp */
69 /* bespoke data - uses struct sof_abi_hdr */
84 uint32_t channel; /**< channel map - enum sof_ipc_chmap */
107 /* control data - can either be appended or DMAed from host */
117 /* control data - add new types if needed */
143 uint32_t event_type; /**< event type - SOF_CTRL_EVENT_* */
149 /* control data - add new types if needed */