| /kernel/linux/linux-5.10/sound/soc/codecs/ |
| D | wm5100-tables.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * wm5100-tables.c -- WM5100 ALSA SoC Audio driver data 5 * Copyright 2011-2 Wolfson Microelectronics plc 815 { 0x0000, 0x0000 }, /* R0 - software reset */ 816 { 0x0001, 0x0000 }, /* R1 - Device Revision */ 817 { 0x0010, 0x0801 }, /* R16 - Ctrl IF 1 */ 818 { 0x0020, 0x0000 }, /* R32 - Tone Generator 1 */ 819 { 0x0030, 0x0000 }, /* R48 - PWM Drive 1 */ 820 { 0x0031, 0x0100 }, /* R49 - PWM Drive 2 */ 821 { 0x0032, 0x0100 }, /* R50 - PWM Drive 3 */ [all …]
|
| D | wm8940.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * wm8940.c -- WM8940 ALSA Soc Audio driver 114 { 0xb, 0x00FF }, /* DAC Volume */ 117 { 0xf, 0x00FF }, /* ADC Volume */ 126 { 0x18, 0x0032 }, /* DAC Limit Control 1 */ 127 { 0x19, 0x0000 }, /* DAC Limit Control 2 */ 148 { 0x36, 0x0079 }, /* Speaker Volume */ 153 static const char *wm8940_companding[] = { "Off", "NC", "u-law", "A-law" }; 171 static DECLARE_TLV_DB_SCALE(wm8940_spk_vol_tlv, -5700, 100, 1); 172 static DECLARE_TLV_DB_SCALE(wm8940_att_tlv, -1000, 1000, 0); [all …]
|
| D | wm2200.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * wm2200.c -- WM2200 ALSA SoC Audio driver 169 { 0x000B, 0x0000 }, /* R11 - Tone Generator 1 */ 170 { 0x0102, 0x0000 }, /* R258 - Clocking 3 */ 171 { 0x0103, 0x0011 }, /* R259 - Clocking 4 */ 172 { 0x0111, 0x0000 }, /* R273 - FLL Control 1 */ 173 { 0x0112, 0x0000 }, /* R274 - FLL Control 2 */ 174 { 0x0113, 0x0000 }, /* R275 - FLL Control 3 */ 175 { 0x0114, 0x0000 }, /* R276 - FLL Control 4 */ 176 { 0x0116, 0x0177 }, /* R278 - FLL Control 6 */ [all …]
|
| D | es8316.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * es8316.c -- es8316 ALSA SoC audio driver 6 * Authors: David Yang <yangxiaohua@everest-semi.com>, 21 #include <sound/soc-dapm.h> 51 static const SNDRV_CTL_TLVD_DECLARE_DB_SCALE(dac_vol_tlv, -9600, 50, 1); 52 static const SNDRV_CTL_TLVD_DECLARE_DB_SCALE(adc_vol_tlv, -9600, 50, 1); 53 static const SNDRV_CTL_TLVD_DECLARE_DB_SCALE(alc_max_gain_tlv, -650, 150, 0); 54 static const SNDRV_CTL_TLVD_DECLARE_DB_SCALE(alc_min_gain_tlv, -1200, 150, 0); 55 static const SNDRV_CTL_TLVD_DECLARE_DB_SCALE(alc_target_tlv, -1650, 150, 0); 57 0, 4, TLV_DB_SCALE_ITEM(-1200, 150, 0), [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
| D | wlf,arizona.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - patches@opensource.cirrus.com 20 '#sound-dai-cells': 28 signals. Valid values are 0 (Differential), 1 (Single-ended) and 35 $ref: /schemas/types.yaml#/definitions/uint32-array 43 wlf,out-mono: 47 (eg. First entry in the list corresponds to output 1). A non-zero 51 $ref: /schemas/types.yaml#/definitions/uint32-array [all …]
|
| /kernel/linux/linux-5.10/sound/pci/emu10k1/ |
| D | emumixer.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 7 * Multichannel PCM support Copyright (c) Lee Revell <rlrevell@joe-job.com> 9 * Copyright (c) by James Courtier-Dutton <James@superbug.co.uk> 13 * -- 16 * -- 30 static const DECLARE_TLV_DB_SCALE(snd_audigy_db_scale2, -10350, 50, 1); /* WM8775 gain scale */ 34 uinfo->type = SNDRV_CTL_ELEM_TYPE_IEC958; in snd_emu10k1_spdif_info() 35 uinfo->count = 1; in snd_emu10k1_spdif_info() 43 unsigned int idx = snd_ctl_get_ioffidx(kcontrol, &ucontrol->id); in snd_emu10k1_spdif_get() 46 /* Limit: emu->spdif_bits */ in snd_emu10k1_spdif_get() [all …]
|
| /kernel/linux/linux-5.10/drivers/scsi/ |
| D | sense_codes.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 4 * http://www.t10.org/lists/asc-num.txt [most recent: 20200817] 9 SENSE_CODE(0x0002, "End-of-partition/medium detected") 11 SENSE_CODE(0x0004, "Beginning-of-partition/medium detected") 12 SENSE_CODE(0x0005, "End-of-data detected") 51 SENSE_CODE(0x0409, "Logical unit not ready, self-test in progress") 87 SENSE_CODE(0x0801, "Logical unit communication time-out") 89 SENSE_CODE(0x0803, "Logical unit communication CRC error (Ultra-DMA/32)") 102 SENSE_CODE(0x0B01, "Warning - specified temperature exceeded") 103 SENSE_CODE(0x0B02, "Warning - enclosure degraded") [all …]
|
| /kernel/linux/linux-5.10/drivers/mtd/ubi/ |
| D | build.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 37 /* Maximum number of comma-separated items in the 'mtd=' parameter */ 50 * struct mtd_dev_param - MTD device parameter description data structure. 69 /* UBI module parameter to enable fastmap automatically on non-fastmap images */ 74 /* Slab cache for wear-leveling entries */ 90 /* Protects @ubi_devices and @ubi->ref_count */ 145 * ubi_volume_notify - send a volume change notification. 147 * @vol: volume description object of the changed volume 150 * This is a helper function which notifies all subscribers about a volume 151 * change event (creation, removal, re-sizing, re-naming, updating). Returns [all …]
|
| D | ubi-media.h | 1 /* SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) */ 10 * This file defines the layout of UBI headers and all the other UBI on-flash 30 /* Volume identifier header magic number (ASCII "UBI!") */ 34 * Volume type constants used in the volume identifier header. 36 * @UBI_VID_DYNAMIC: dynamic volume 37 * @UBI_VID_STATIC: static volume 45 * Volume flags used in the volume table record. 47 * @UBI_VTBL_AUTORESIZE_FLG: auto-resize this volume 48 * @UBI_VTBL_SKIP_CRC_CHECK_FLG: skip the CRC check done on a static volume at 51 * check. Main use-case for this flag is [all …]
|
| /kernel/linux/linux-5.10/include/uapi/mtd/ |
| D | ubi-user.h | 1 /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ 17 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 33 * &struct ubi_attach_req object - UBI will attach the MTD device specified in 43 * UBI volume creation 50 * UBI volume deletion 53 * To delete a volume, the %UBI_IOCRMVOL ioctl command of the UBI character 54 * device should be used. A pointer to the 32-bit volume ID hast to be passed 57 * UBI volume re-size 60 * To re-size a volume, the %UBI_IOCRSVOL ioctl command of the UBI character 64 * UBI volumes re-name [all …]
|
| /kernel/linux/linux-5.10/drivers/mfd/ |
| D | wm5102-tables.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * wm5102-tables.c -- WM5102 data tables 83 switch (arizona->rev) { in wm5102_patch() 93 return regmap_multi_reg_write_bypassed(arizona->regmap, in wm5102_patch() 244 { 0x00000008, 0x0019 }, /* R8 - Ctrl IF SPI CFG 1 */ 245 { 0x00000009, 0x0001 }, /* R9 - Ctrl IF I2C1 CFG 1 */ 246 { 0x00000020, 0x0000 }, /* R32 - Tone Generator 1 */ 247 { 0x00000021, 0x1000 }, /* R33 - Tone Generator 2 */ 248 { 0x00000022, 0x0000 }, /* R34 - Tone Generator 3 */ 249 { 0x00000023, 0x1000 }, /* R35 - Tone Generator 4 */ [all …]
|
| D | wm5110-tables.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * wm5110-tables.c -- WM5110 data tables 262 switch (arizona->rev) { in wm5110_patch() 264 return regmap_register_patch(arizona->regmap, in wm5110_patch() 268 return regmap_register_patch(arizona->regmap, in wm5110_patch() 272 return regmap_register_patch(arizona->regmap, in wm5110_patch() 276 return regmap_register_patch(arizona->regmap, in wm5110_patch() 673 { 0x00000008, 0x0019 }, /* R8 - Ctrl IF SPI CFG 1 */ 674 { 0x00000009, 0x0001 }, /* R9 - Ctrl IF I2C1 CFG 1 */ 675 { 0x0000000A, 0x0001 }, /* R10 - Ctrl IF I2C2 CFG 1 */ [all …]
|
| D | wm8997-tables.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * wm8997-tables.c -- WM8997 data tables 30 switch (arizona->rev) { in wm8997_patch() 32 return regmap_register_patch(arizona->regmap, in wm8997_patch() 156 { 0x00000009, 0x0001 }, /* R9 - Ctrl IF I2C1 CFG 1 */ 157 { 0x00000016, 0x0000 }, /* R22 - Write Sequencer Ctrl 0 */ 158 { 0x00000017, 0x0000 }, /* R23 - Write Sequencer Ctrl 1 */ 159 { 0x00000018, 0x0000 }, /* R24 - Write Sequencer Ctrl 2 */ 160 { 0x00000020, 0x0000 }, /* R32 - Tone Generator 1 */ 161 { 0x00000021, 0x1000 }, /* R33 - Tone Generator 2 */ [all …]
|
| D | wm8350-regmap.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * wm8350-regmap.c -- Wolfson Microelectronics WM8350 register map 5 * This file splits out the tables describing the defaults and access 23 { 0xFFFF, 0xFFFF, 0x0000 }, /* R0 - Reset/ID */ 24 { 0x7CFF, 0x0C00, 0x0000 }, /* R1 - ID */ 25 { 0x007F, 0x0000, 0x0000 }, /* R2 - ROM Mask ID */ 26 { 0xBE3B, 0xBE3B, 0x8000 }, /* R3 - System Control 1 */ 27 { 0xFEF7, 0xFEF7, 0xF800 }, /* R4 - System Control 2 */ 28 { 0x80FF, 0x80FF, 0x8000 }, /* R5 - System Hibernate */ 29 { 0xFB0E, 0xFB0E, 0x0000 }, /* R6 - Interface Control */ [all …]
|
| D | cs47l24-tables.c | 1 // SPDX-License-Identifier: GPL-2.0-only 29 return regmap_register_patch(arizona->regmap, in cs47l24_patch() 183 { 0x00000008, 0x0019 }, /* R8 - Ctrl IF SPI CFG 1 */ 184 { 0x00000020, 0x0000 }, /* R32 - Tone Generator 1 */ 185 { 0x00000021, 0x1000 }, /* R33 - Tone Generator 2 */ 186 { 0x00000022, 0x0000 }, /* R34 - Tone Generator 3 */ 187 { 0x00000023, 0x1000 }, /* R35 - Tone Generator 4 */ 188 { 0x00000024, 0x0000 }, /* R36 - Tone Generator 5 */ 189 { 0x00000030, 0x0000 }, /* R48 - PWM Drive 1 */ 190 { 0x00000031, 0x0100 }, /* R49 - PWM Drive 2 */ [all …]
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | r8a7745-iwg22d-sodimm.dts | 1 // SPDX-License-Identifier: GPL-2.0 3 * Device Tree Source for the iWave-RZG1E SODIMM carrier board 9 * SSI-SGTL5000 13 * amixer set "DVC Out" 100% 18 * amixer set "DVC Out Mute" on 21 * You can use Volume Ramp 23 * amixer set "DVC Out Ramp Up Rate" "0.125 dB/64 steps" 24 * amixer set "DVC Out Ramp Down Rate" "0.125 dB/512 steps" 25 * amixer set "DVC Out Ramp" on 27 * amixer set "DVC Out" 80% // Volume Down [all …]
|
| D | qcom-msm8974-sony-xperia-honami.dts | 1 // SPDX-License-Identifier: GPL-2.0 2 #include "qcom-msm8974.dtsi" 3 #include "qcom-pm8841.dtsi" 4 #include "qcom-pm8941.dtsi" 5 #include <dt-bindings/gpio/gpio.h> 6 #include <dt-bindings/input/input.h> 7 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h> 11 compatible = "sony,xperia-honami", "qcom,msm8974"; 18 stdout-path = "serial0:115200n8"; 21 gpio-keys { [all …]
|
| D | qcom-msm8974-sony-xperia-amami.dts | 1 // SPDX-License-Identifier: GPL-2.0 2 #include "qcom-msm8974.dtsi" 3 #include "qcom-pm8841.dtsi" 4 #include "qcom-pm8941.dtsi" 5 #include <dt-bindings/gpio/gpio.h> 6 #include <dt-bindings/input/input.h> 7 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h> 11 compatible = "sony,xperia-amami", "qcom,msm8974"; 18 stdout-path = "serial0:115200n8"; 21 gpio-keys { [all …]
|
| /kernel/linux/linux-5.10/fs/udf/ |
| D | super.c | 5 * Super block routines for the OSTA-UDF(tm) filesystem. 8 * OSTA-UDF(tm) = Optical Storage Technology Association 24 * (C) 1998-2004 Ben Fennema 32 * 10/16/98 attempting some multi-session support 57 #include <linux/crc-itu-t.h> 80 * Maximum number of Terminating Descriptor / Logical Volume Integrity 81 * Descriptor redirections. The chosen numbers are arbitrary - just that we 82 * hopefully don't limit any real use of rewritten inode on write-once media 90 /* These are the "meat" - everything else is stuffing */ 108 if (!UDF_SB(sb)->s_lvid_bh) in udf_sb_lvidiu() [all …]
|
| /kernel/linux/linux-5.10/fs/afs/ |
| D | rotate.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 28 read_lock(&op->volume->servers_lock); in afs_start_fs_iteration() 29 op->server_list = afs_get_serverlist( in afs_start_fs_iteration() 30 rcu_dereference_protected(op->volume->servers, in afs_start_fs_iteration() 31 lockdep_is_held(&op->volume->servers_lock))); in afs_start_fs_iteration() 32 read_unlock(&op->volume->servers_lock); in afs_start_fs_iteration() 34 op->untried = (1UL << op->server_list->nr_servers) - 1; in afs_start_fs_iteration() 35 op->index = READ_ONCE(op->server_list->preferred); in afs_start_fs_iteration() 37 cb_server = vnode->cb_server; in afs_start_fs_iteration() 40 for (i = 0; i < op->server_list->nr_servers; i++) { in afs_start_fs_iteration() [all …]
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/ |
| D | devices.txt | 1 0 Unnamed devices (e.g. non-device mounts) 11 6 = /dev/core OBSOLETE - replaced by /proc/kcore 16 11 = /dev/kmsg Writes to this come out as printk's, reads 18 12 = /dev/oldmem OBSOLETE - replaced by /proc/vmcore 31 2 char Pseudo-TTY masters 37 Pseudo-tty's are named as follows: 40 the 1st through 16th series of 16 pseudo-ttys each, and 44 These are the old-style (BSD) PTY devices; Unix98 106 3 char Pseudo-TTY slaves 112 These are the old-style (BSD) PTY devices; Unix98 [all …]
|
| /kernel/linux/linux-5.10/Documentation/scsi/ |
| D | ChangeLog.arcmsr | 11 ** 1.20.00.02 12/09/2004 Erich Chen bug fix with over 2T bytes RAID Volume 39 ** customer can send this command for sync raid volume data 57 ** 1.implement PCI-Express error recovery function and AER capability 73 ** 2. add readl(reg->iop2drv_doorbell_reg) in arcmsr_handle_hbb_isr() 76 ** 1. modify acb->devstate[i][j] 85 ** exceeds arcmsr default limit in arcmsr_build_ccb() 94 ** while Linux XFS over DM-CRYPT. 98 ** 2.fix type B where we should _not_ iounmap() acb->pmu; 100 ** 3.add return -ENOMEM if ioremap() fails 103 ** 5. modify acb->devstate[i][j] as ARECA_RAID_GONE instead of [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/device_include/ |
| D | svga3d_devcaps.h | 1 /* SPDX-License-Identifier: GPL-2.0 OR MIT */ 3 * Copyright 1998-2019 VMware, Inc. 21 * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 28 * svga3d_devcaps.h -- 49 * us make new guest drivers which are backwards-compatible with old 76 #define SVGA3D_DEVCAP_INVALID ((uint32)-1) 82 * fixed-function texture units available. Each of these units 253 * If guest-drivers are able to expose a lower-limit, it's recommended 255 * best-effort on case-by-case basis if guests exceed this. 266 * If guest-drivers are able to expose a lower-limit, it's recommended [all …]
|
| /kernel/linux/linux-5.10/tools/power/x86/turbostat/ |
| D | turbostat.8 | 3 turbostat \- Report processor frequency and idle statistics 12 .RB [ "\--interval seconds" ] 15 idle power-state statistics, temperature and power on X86 processors. 19 in one-shot upon its completion. 22 The 5-second interval can be changed using the --interval option. 26 Options can be specified with a single or double '-', and only as much of the option 27 name as necessary to disambiguate it from others is necessary. Note that options are case-sensitiv… 29 \fB--add attributes\fP add column with counter having specified 'attributes'. The 'location' attri… 41 MSRs are read as 64-bits, u32 truncates the displayed value to 32-bits. 51 Any string that does not match a key-word above is used [all …]
|
| /kernel/linux/linux-5.10/sound/spi/ |
| D | at73c213.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Driver for AT73C213 16-bit stereo DAC connected to Atmel SSC 5 * Copyright (C) 2006-2007 Atmel Norway 14 #include <linux/dma-mapping.h> 27 #include <linux/atmel-ssc.h> 34 #define BITRATE_MIN 8000 /* Hardware limit? */ 36 #define BITRATE_MAX 50000 /* Hardware limit. */ 41 0x00, /* 00 - CTRL */ 42 0x05, /* 01 - LLIG */ 43 0x05, /* 02 - RLIG */ [all …]
|