Searched +full:sun8i +full:- +full:h3 +full:- +full:codec +full:- +full:analog (Results 1 – 9 of 9) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/sound/allwinner,sun8i-a23-codec-analog.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Allwinner A23 Analog Codec Device Tree Bindings10 - Chen-Yu Tsai <wens@csie.org>11 - Maxime Ripard <mripard@kernel.org>18 # - allwinner,sun8i-a23-codec-analog19 - allwinner,sun8i-h3-codec-analog20 - allwinner,sun8i-v3s-codec-analog[all …]
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/sound/allwinner,sun4i-a10-codec.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Allwinner A10 Codec Device Tree Bindings10 - Chen-Yu Tsai <wens@csie.org>11 - Maxime Ripard <mripard@kernel.org>14 "#sound-dai-cells":19 - allwinner,sun4i-a10-codec20 - allwinner,sun6i-a31-codec[all …]
4 * This file is dual-licensed: you can use it either under the terms43 #include <dt-bindings/clock/sun8i-de2.h>44 #include <dt-bindings/clock/sun8i-h3-ccu.h>45 #include <dt-bindings/clock/sun8i-r-ccu.h>46 #include <dt-bindings/interrupt-controller/arm-gic.h>47 #include <dt-bindings/reset/sun8i-de2.h>48 #include <dt-bindings/reset/sun8i-h3-ccu.h>49 #include <dt-bindings/reset/sun8i-r-ccu.h>52 interrupt-parent = <&gic>;53 #address-cells = <1>;[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later3 * This driver supports the analog controls for the internal codec4 * found in Allwinner's A31s, A23, A33 and H3 SoCs.6 * Copyright 2016 Chen-Yu Tsai <wens@csie.org>18 #include <sound/soc-dapm.h>21 #include "sun8i-adda-pr-regmap.h"23 /* Codec analog control register offsets and bit fields */63 #define SUN8I_ADDA_PAEN_HP_CTRL_LINEOUTEN 7 /* H3 specific */198 -450, 150, 0);205 /* Mixer pre-gain */[all …]
1 // SPDX-License-Identifier: GPL-2.0+3 * This driver provides regmap to access to analog part of audio codec4 * found on Allwinner A23, A31s, A33, H3 and A64 Socs6 * Copyright 2016 Chen-Yu Tsai <wens@csie.org>15 #include "sun8i-adda-pr-regmap.h"17 /* Analog control register access bits */34 /* De-assert reset */ in adda_reg_read()57 /* De-assert reset */ in adda_reg_write()82 .name = "adda-pr",99 MODULE_DESCRIPTION("Allwinner analog audio codec regmap driver");[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later5 * Copyright 2015 Maxime Ripard <maxime.ripard@free-electrons.com>7 * Copyright 2016 Chen-Yu Tsai <wens@csie.org>35 /* Codec DAC digital controls and FIFO registers */53 /* Codec DAC side analog signal controls */79 /* Codec ADC digital controls and FIFO registers */92 /* Codec ADC side analog signal controls */126 * have been moved around to accommodate extra analog controls.129 /* Codec DAC digital controls and FIFO registers */208 /* Analog performance tuning controls */[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3 // based on the Allwinner H3 dtsi:6 #include <dt-bindings/clock/sun50i-a64-ccu.h>7 #include <dt-bindings/clock/sun8i-de2.h>8 #include <dt-bindings/clock/sun8i-r-ccu.h>9 #include <dt-bindings/interrupt-controller/arm-gic.h>10 #include <dt-bindings/reset/sun50i-a64-ccu.h>11 #include <dt-bindings/reset/sun8i-de2.h>12 #include <dt-bindings/reset/sun8i-r-ccu.h>13 #include <dt-bindings/thermal/thermal.h>[all …]
9 -------------------------30 ``diff -u`` to make the patch easy to merge. Be prepared to get your40 See Documentation/process/coding-style.rst for guidance here.46 See Documentation/process/submitting-patches.rst for details.57 include a Signed-off-by: line. The current version of this59 Documentation/process/submitting-patches.rst.70 that the bug would present a short-term risk to other users if it76 Documentation/admin-guide/security-bugs.rst for details.81 ---------------------------------------------------97 W: *Web-page* with status/info[all …]
... -boot-2021.07/.readthedocs.yml u-boot-2021.07/Kbuild u-boot-2021.07 ...