Home
last modified time | relevance | path

Searched +full:lpass +full:- +full:irq +full:- +full:lpaif (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/devicetree/bindings/sound/
H A Dqcom,lpass-cpu.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/sound/qcom,lpass-cpu.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm Technologies Inc. LPASS CPU dai driver
10 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
11 - Rohit kumar <quic_rohkumar@quicinc.com>
14 Qualcomm Technologies Inc. SOC Low-Power Audio SubSystem (LPASS) that consist
15 of MI2S interface for audio data transfer on external codecs. LPASS cpu driver
16 is a module to configure Low-Power Audio Interface(LPAIF) core registers
[all …]
/linux/sound/soc/qcom/
H A Dlpass-platform.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (c) 2010-2011,2013-2015 The Linux Foundation. All rights reserved.
5 * lpass-platform.c -- ALSA SoC platform driver for QTi LPASS
8 #include <dt-bindings/sound/qcom,lpass.h>
9 #include <linux/dma-mapping.h>
17 #include "lpass-lpaif-reg.h"
18 #include "lpass.h"
20 #define DRV_NAME "lpass-platform"
104 const struct lpass_variant *v = drvdata->variant; in lpass_platform_alloc_rxtx_dmactl_fields()
110 return -ENOMEM; in lpass_platform_alloc_rxtx_dmactl_fields()
[all …]