Searched +full:esai +full:- +full:synchronous (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only17 This option is only useful for out-of-tree drivers since18 in-tree drivers select it automatically.21 tristate "Synchronous Audio Interface (SAI) module support"27 Say Y if you want to add Synchronous Audio Interface (SAI)29 This option is only useful for out-of-tree drivers since30 in-tree drivers select it automatically.40 This option is only useful for out-of-tree drivers since41 in-tree drivers select it automatically.51 tristate "Synchronous Serial Interface module (SSI) support"[all …]
1 // SPDX-License-Identifier: GPL-2.023 #include "imx-audmux.h"33 #define DRIVER_NAME "fsl-asoc-card"44 * struct codec_priv - CODEC private data62 * struct cpu_priv - CPU private data82 * struct fsl_asoc_card_priv - Freescale Generic ASOC card private data93 * @asrc_rate: ASRC sample rate used by Back-Ends94 * @asrc_format: ASRC sample format used by Back-Ends121 * to drop them easily for non-ASRC cases.124 /* 1st half -- Normal DAPM routes */[all …]