Searched +full:adc +full:- +full:1 +full:bit +full:- +full:rpt (Results 1 – 6 of 6) sorted by relevance
8 - compatible : Should be "dlg,da7219"9 - reg: Specifies the I2C slave address11 - interrupts : IRQ line info for DA7219.12 (See Documentation/devicetree/bindings/interrupt-controller/interrupts.txt for15 - VDD-supply: VDD power supply for the device16 - VDDMIC-supply: VDDMIC power supply for the device17 - VDDIO-supply: VDDIO power supply for the device22 - interrupt-names : Name associated with interrupt line. Should be "wakeup" if24 - wakeup-source: Flag to indicate this device can wake system (suspend/resume).26 - #clock-cells : Should be set to '<1>', two clock sources provided;[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - David Rau <David.Rau.opensource@dm.renesas.com>13 The DA7219 is an ultra low-power audio codec with14 in-built advanced accessory detection (AAD) for mobile16 sample rates up to 96 kHz at 24-bit resolution.23 maxItems: 126 maxItems: 128 VDD-supply:[all …]
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)9 da7219: da7219@1a {10 pinctrl-names = "default";11 pinctrl-0 = <&da7219_pins>;14 interrupts-extended = <&pio 165 IRQ_TYPE_LEVEL_LOW>;16 dlg,micbias-lvl = <2600>;17 dlg,mic-amp-i[all...]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)5 * Copyright 2016-2017 Google, Inc8 #include <dt-bindings/input/input.h>9 #include "rk3399-op1.dtsi"18 stdout-path = "serial2:115200n8";27 * - Rails that only connect to the EC (or devices that the EC talks to)29 * - Rails _are_ included if the rails go to the AP even if the AP38 * - Th[all...]
32 /* MAC Control Register - only write values of 1 have effect */37 #define AR_CR_SWI 0x00000040 // One-shot software interrupt47 #define AR_CFG_AP_ADHOC_INDICATION 0x00000020 // AP/adhoc indication (0-AP 1-Adhoc)55 /* Rx DMA Data Buffer Pointer Threshold - High and Low Priority register */102 #define AR_TXCFG_DMASZ_8B 1124 #define AR_RXCFG_ZLFDMA 0x00000010 // Enable DMA of zero-length frame127 #define AR_RXCFG_DMASZ_8B 1171 #define AR_MACMISC_DMA_OBS_LINE_1 1 // Observation DMA line 1185 #define AR_MACMISC_MISC_OBS_BUS_1 1 // MAC observation bus mux select238 #define AR_ISR_HP_RXOK 0x00000001 // At least one frame rx on high-priority queue sans errors[all …]
1 //===-- ARMBaseInstrInfo.cpp - ARM Instruction Information -------6833 bumpCrossIterationPressure(RegPressureTracker & RPT,const IterNeeds & CIN) bumpCrossIterationPressure() argument [all...]