Searched +full:sai +full:- +full:synchronous +full:- +full:rx (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/sound/fsl,sai.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Freescale Synchronous Audio Interface (SAI).10 - Shengjiu Wang <shengjiu.wang@nxp.com>13 The SAI is based on I2S module that used communicating with audio codecs,14 which provides a synchronous audio interface that supports fullduplex21 - items:22 - enum:[all …]
1 // SPDX-License-Identifier: GPL-2.0+3 // Freescale ALSA SoC Digital Audio Interface (SAI) driver.5 // Copyright 2012-2015 Freescale Semiconductor, Inc.22 #include <linux/mfd/syscon/imx6q-iomuxc-gpr.h>26 #include "imx-pcm.h"44 * fsl_sai_dir_is_synced - Check if stream is synced by the opposite stream46 * SAI supports synchronous mode using bit/frame clocks of either Transmitter's50 * @sai: SAI context53 static inline bool fsl_sai_dir_is_synced(struct fsl_sai *sai, int dir) in fsl_sai_dir_is_synced() argument55 int adir = (dir == TX) ? RX : TX; in fsl_sai_dir_is_synced()[all …]
5 ---------------------------------------------------21 W: *Web-page* with status/info23 B: URI for where to file *bugs*. A web-page with detailed bug28 patches to the given subsystem. This is either an in-tree file,29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst46 N: [^a-z]tegra all files whose path contains tegra64 ----------------83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)85 L: linux-scsi@vger.kernel.org88 F: drivers/scsi/3w-*[all …]