Lines Matching +full:top +full:- +full:left
1 /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */
19 /* channel positions - uses same values as ALSA */
24 SOF_CHMAP_FL, /**< front left */
26 SOF_CHMAP_RL, /**< rear left */
30 SOF_CHMAP_SL, /**< side left */
33 SOF_CHMAP_FLC, /**< front left centre */
35 SOF_CHMAP_RLC, /**< rear left centre */
37 SOF_CHMAP_FLW, /**< front left wide */
39 SOF_CHMAP_FLH, /**< front left high */
42 SOF_CHMAP_TC, /**< top centre */
43 SOF_CHMAP_TFL, /**< top front left */
44 SOF_CHMAP_TFR, /**< top front right */
45 SOF_CHMAP_TFC, /**< top front centre */
46 SOF_CHMAP_TRL, /**< top rear left */
47 SOF_CHMAP_TRR, /**< top rear right */
48 SOF_CHMAP_TRC, /**< top rear centre */
49 SOF_CHMAP_TFLC, /**< top front left centre */
50 SOF_CHMAP_TFRC, /**< top front right centre */
51 SOF_CHMAP_TSL, /**< top side left */
52 SOF_CHMAP_TSR, /**< top side right */
53 SOF_CHMAP_LLFE, /**< left LFE */
56 SOF_CHMAP_BLC, /**< bottom left centre */
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 */