Home
last modified time | relevance | path

Searched +full:vahp +full:- +full:supply (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/Documentation/devicetree/bindings/sound/
Dcirrus,cs42l51.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Olivier Moysan <olivier.moysan@st.com>
19 "#sound-dai-cells":
25 clock-names:
27 - const: MCLK
29 reset-gpios:
32 VL-supply:
35 VD-supply:
[all …]
/Linux-v5.10/arch/arm/boot/dts/
Dstm32mp15xx-dkx.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)
3 * Copyright (C) STMicroelectronics 2019 - All Rights Reserved
7 #include <dt-bindings/gpio/gpio.h>
8 #include <dt-bindings/mfd/st,stpmic1.h>
16 reserved-memory {
17 #address-cells = <1>;
18 #size-cells = <1>;
22 compatible = "shared-dma-pool";
24 no-map;
28 compatible = "shared-dma-pool";
[all …]
/Linux-v5.10/sound/soc/codecs/
Dcs42l51.c1 // SPDX-License-Identifier: GPL-2.0-only
9 * Based on cs4270.c - Copyright (c) Freescale Semiconductor
12 * - Only I2C is support. Not SPI
13 * - master mode *NOT* supported
41 "VAHP",
47 unsigned int audio_mode; /* The mode (I2S or left-justified) */
69 ucontrol->value.enumerated.item[0] = 0; in cs42l51_get_chan_mix()
74 ucontrol->value.enumerated.item[0] = 1; in cs42l51_get_chan_mix()
77 ucontrol->value.enumerated.item[0] = 2; in cs42l51_get_chan_mix()
94 switch (ucontrol->value.enumerated.item[0]) { in cs42l51_set_chan_mix()
[all …]