Searched +full:areg +full:- +full:supply (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0+ OR BSD-2-Clause)4 ---6 $schema: http://devicetree.org/meta-schemas/core.yaml#8 title: Texas Instruments TLV320ADCX140 Quad Channel Analog-to-Digital Converter11 - Andrew Davis <afd@ti.com>14 The TLV320ADCX140 are multichannel (4-ch analog recording or 8-ch digital15 PDM microphones recording), high-performance audio, analog-to-digital18 microphone bias or supply voltage generation.28 - ti,tlv320adc314029 - ti,tlv320adc5140[all …]
1 /* This is the Linux kernel elf-loading code, ported into user space */10 #include "user/tswap-target.h"11 #include "exec/page-protection.h"12 #include "user/guest-base.h"13 #include "user-internals.h"14 #include "signal-common.h"16 #include "user-mmap.h"21 #include "qemu/guest-random.h"26 #include "qemu/error-report.h"31 #include "target/arm/cpu-features.h"[all …]