Searched +full:aac +full:- +full:timing (Results 1 – 3 of 3) sorted by relevance
/linux/Documentation/devicetree/bindings/media/i2c/ |
H A D | dongwoon,dw9768.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 4 --- 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Dongchun Zhu <dongchun.zhu@mediatek.com> 13 description: |- 14 The Dongwoon DW9768 is a single 10-bit digital-to-analog (DAC) converter 16 a linear mode driver. The DAC is controlled via a 2-wire (I2C-compatible) 18 integrates Advanced Actuator Control (AAC) technology and is intended for 24 - dongwoon,dw9768 # for DW9768 VCM 25 - giantec,gt9769 # for GT9769 VCM [all …]
|
/linux/sound/pci/hda/ |
H A D | hda_eld.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 36 "2-reserved", 37 "3-reserved" 74 /* 2 */ "AC-3", 78 /* 6 */ "AAC-LC", 82 /* 10 */ "E-AC-3/DD+ (Dolby Digital Plus)", 83 /* 11 */ "DTS-HD", 87 /* 15 */ "HE-AAC", 88 /* 16 */ "HE-AACv2", 94 * - HDMI audio InfoFrame (source to sink) [all …]
|
/linux/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_pci.c | 6 * Copyright (c) 1994-2001 Justin T. Gibbs. 7 * Copyright (c) 2000-2001 Adaptec Inc. 21 * 3. Neither the names of the above-listed copyright holders nor the names 299 /* Ignore all SISL (AAC on MB) based controllers. */ 346 "Adaptec AAA-131 Ultra2 RAID adapter", 694 if (entry->full_id == (full_id & entry->id_mask)) { in ahc_find_pci_device() 696 if (entry->name == NULL) in ahc_find_pci_device() 717 error = entry->setup(ahc); in ahc_pci_config() 720 ahc->chip |= AHC_PCI; in ahc_pci_config() 721 ahc->description = entry->name; in ahc_pci_config() [all …]
|