Home
last modified time | relevance | path

Searched +full:sc8280xp +full:- +full:based (Results 1 – 6 of 6) sorted by relevance

/linux/sound/soc/qcom/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
7 in Qualcomm Technologies SOC-based platforms.
57 Qualcomm Technologies IPQ806X-based Storm board.
65 APQ8016 SOC-based systems.
132 based platform sound cards. This will enable the
167 APQ8096 SoC-based systems.
182 SDM845 SoC-based systems.
195 SM8250 SoC-based systems.
199 tristate "SoC Machine driver for SC8280XP boards"
207 SC8280XP SoC-based systems.
[all …]
/linux/Documentation/devicetree/bindings/usb/
H A Dqcom,dwc3.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Wesley Cheng <quic_wcheng@quicinc.com>
12 # Use the combined qcom,snps-dwc3 instead
21 - compatible
26 - enum:
27 - qcom,ipq4019-dwc3
28 - qcom,ipq5018-dwc3
29 - qcom,ipq5332-dwc3
[all …]
/linux/drivers/interconnect/qcom/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 tristate "Qualcomm Network-on-Chip interconnect drivers"
6 Support for Qualcomm's Network-on-Chip interconnect hardware.
17 This is a driver for the Qualcomm Network-on-Chip on Eliza-based
26 This is a driver for the Qualcomm Network-on-Chip on glymur-based
35 This is a driver for the Qualcomm Network-on-Chip on kaanapali-based
44 This is a driver for the Qualcomm Network-on-Chip on msm8909-based
53 This is a driver for the Qualcomm Network-on-Chip on msm8916-based
62 This is a driver for the Qualcomm Network-on-Chip on msm8937-based
71 This is a driver for the Qualcomm Network-on-Chip on msm8939-based
[all …]
/linux/drivers/usb/typec/ucsi/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0
4 tristate "USB Type-C Connector System Software Interface driver"
9 USB Type-C Connector System Software Interface (UCSI) is a
11 control the USB Type-C ports. On UCSI system the USB Type-C ports
14 is required. UCSI is available on most of the new Intel based systems
15 that are equipped with Embedded Controller and USB Type-C ports.
23 https://www.intel.com/content/www/us/en/io/universal-serial-bus/usb-type-c-ucsi-spec.html
35 Cypress CCGx Type-C controller over I2C interface.
45 interface as ACPI device. On new Intel Atom based platforms starting
57 Type-C controller over I2C interface.
[all …]
/linux/Documentation/devicetree/bindings/sound/
H A Dqcom,sm8250.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
13 This bindings describes Qualcomm SoC based sound cards
19 - items:
20 - enum:
21 - lenovo,yoga-c630-sndcard
22 - qcom,db845c-sndcard
23 - const: qcom,sdm845-sndcard
[all …]
/linux/sound/soc/codecs/
H A Dlpass-wsa-macro.c1 // SPDX-License-Identifier: GPL-2.0-only
2 // Copyright (c) 2018-2020, The Linux Foundation. All rights reserved.
12 #include <linux/clk-provider.h>
14 #include <sound/soc-dapm.h>
19 #include "lpass-macro-common.h"
20 #include "lpass-wsa-macro.h"
355 {24000, -EINVAL},/* 24K */
380 * struct wsa_reg_layout - Register layout differences
385 * @compander1_reg_offset: offset between compander registers (compander1 - compander0)
387 * @softclip1_reg_offset: offset between compander registers (softclip1 - softclip0)
[all …]