Searched +full:micbias +full:- +full:resistor +full:- +full:k +full:- +full:ohms (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Fabio Estevam <festevam@gmail.com>19 "#sound-dai-cells":22 assigned-clock-parents: true23 assigned-clock-rates: true24 assigned-clocks: true28 - description: the clock provider of SYS_MCLK30 VDDA-supply:[all …]
1 // SPDX-License-Identifier: GPL-2.03 // sgtl5000.c -- SGTL5000 ALSA SoC Audio driver5 // Copyright 2010-2011 Freescale Semiconductor, Inc. All Rights Reserved.26 #include <sound/soc-dapm.h>80 /* AVC: Threshold dB -> register: pre-calculated values */110 #define LINREG_VDDD ((1600 - LDO_VOLTAGE / 1000) / 50)190 /* When VAG powering on to get local loop from Line-In, the sleep in vag_power_on()210 * If the event comes from HP and Line-In is selected, in vag_power_consumers()212 * As HP_POWERUP is not set when HP muxed to line-in, in vag_power_consumers()240 * - LINE_IN (for HP events) / HP (for DAC/ADC events) in vag_power_off()[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later4 * Copyright (C) 2013-2014 Aaro Koskinen <aaro.koskinen@iki.fi>7 /dts-v1/;10 #include <dt-bindings/input/input.h>13 * Default secure signed bootloader (Nokia X-Loader) does not enable L3 firewall15 * blocks then kernel receive "Unhandled fault: external abort on non-linefetch"16 * and crash. Until somebody fix omap-aes.c and omap_hwmod_3xxx_data.c code (no32 compatible = "nokia,omap3-n900", "ti,omap3430", "ti,omap3";45 cpu0-supply = <&vcc>;50 compatible = "gpio-leds";[all …]