/linux-6.12.1/Documentation/devicetree/bindings/net/wireless/ |
D | mediatek,mt76.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 2 # Copyright (c) 2018-2019 The Linux Foundation. All rights reserved. 4 --- 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Felix Fietkau <nbd@nbd.name> 12 - Lorenzo Bianconi <lorenzo@kernel.org> 13 - Ryder Lee <ryder.lee@mediatek.com> 25 - mediatek,mt76 26 - mediatek,mt7628-wmac 27 - mediatek,mt7622-wmac [all …]
|
/linux-6.12.1/drivers/hsi/controllers/ |
D | omap_ssi_regs.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 33 # define SSI_DATAACCEPT(channel) (1 << (channel)) argument 34 # define SSI_DATAAVAILABLE(channel) (1 << ((channel) + 8)) argument 35 # define SSI_DATAOVERRUN(channel) (1 << ((channel) + 16)) argument 40 # define SSI_GDD_LCH(channel) (1 << (channel)) argument 44 # define SSI_WAKE(channel) (1 << (channel)) argument 62 # define SSI_FULL(channel) (1 << (channel)) argument 71 #define SSI_SST_BUFFER_CH_REG(channel) (0x80 + ((channel) * 4)) argument 72 #define SSI_SST_SWAPBUF_CH_REG(channel) (0xc0 + ((channel) * 4)) argument 82 # define SSI_NOTEMPTY(channel) (1 << (channel)) argument [all …]
|
/linux-6.12.1/drivers/net/wireless/broadcom/brcm80211/include/ |
D | brcmu_d11.h | 1 // SPDX-License-Identifier: ISC 13 /* A chanspec (channel specification) holds the channel number, band, 20 /* bit 0~7 channel number 21 * for 80+80 channels: bit 0~3 low channel id, bit 4~7 high channel id 34 * bit 14~15 not used 54 * bit 14~15 spectral band 82 #define BRCMU_CHSPEC_D11AC_BND_SHIFT 14 100 BRCMU_CHAN_SB_NONE = -1, 118 * struct brcmu_chan - stores channel formats 121 * channel info and the other way. [all …]
|
/linux-6.12.1/drivers/net/wireless/zydas/zd1211rw/ |
D | zd_rf_uw2453.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 2 /* ZD1211 USB-WLAN driver for Linux 4 * Copyright (C) 2005-2007 Ulrich Kunitz <kune@deine-taler.de> 5 * Copyright (C) 2006-2007 Daniel Drake <dsd@gentoo.org> 20 /* The 3-wire serial interface provides access to 8 write-only registers. 24 /* For channel tuning, we have to configure registers 1 (synthesizer), 2 (synth 29 * of different VCO configurations on channel 1 until we detect a PLL lock. 35 * autocal configuration, which has a fixed (as opposed to per-channel) VCO 39 /* The per-channel synth values for all standard VCO configurations. These get 55 RF_CHANNEL(14) = 0x4f, [all …]
|
/linux-6.12.1/drivers/net/wireless/atmel/ |
D | at76c50x-usb.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 12 * Although the code was completely re-written, 89 u8 cr39_values[14]; 90 u8 reserved1[14]; 91 u8 bb_cr[14]; 95 u8 reserved2[14]; 96 u8 cr15_values[14]; 101 u8 cr20_values[14]; 102 u8 cr21_values[14]; 103 u8 bb_cr[14]; [all …]
|
/linux-6.12.1/drivers/iio/adc/ |
D | twl6030-gpadc.c | 1 // SPDX-License-Identifier: GPL-2.0-only 5 * Copyright (C) 2009-2013 Texas Instruments Inc. 13 * Based on twl4030-madc.c 74 * struct twl6030_chnl_calib - channel calibration 86 * struct twl6030_ideal_code - GPADC calibration parameters 90 * @channel: channel number 97 int channel; member 107 * struct twl6030_gpadc_platform_data - platform specific data 112 * @channel_to_reg: pointer to ADC function to convert channel to 120 int (*start_conversion)(int channel); [all …]
|
D | ad7949.c | 1 // SPDX-License-Identifier: GPL-2.0 2 /* ad7949.c - Analog Devices ADC driver 14/16 bits 4/8 channels 6 * https://www.analog.com/media/en/technical-documentation/data-sheets/AD7949.pdf 21 /* INCC: Input Channel Configuration */ 30 /* INX: Input channel Selection in a binary fashion */ 33 /* BW: select bandwidth for low-pass filter. Full or Quarter */ 44 /* SEQ: channel sequencer. Allows for scanning channels */ 62 [ID_AD7949] = { .num_channels = 8, .resolution = 14 }, 68 * struct ad7949_adc_chip - AD ADC chip 76 * @current_channel: current channel in use [all …]
|
/linux-6.12.1/drivers/clk/bcm/ |
D | clk-sr.c | 1 // SPDX-License-Identifier: GPL-2.0-only 7 #include <linux/clk-provider.h> 11 #include <dt-bindings/clock/bcm-sr.h> 12 #include "clk-iproc.h" 49 .channel = BCM_SR_GENPLL0_125M_CLK, 55 .channel = BCM_SR_GENPLL0_SCR_CLK, 61 .channel = BCM_SR_GENPLL0_250M_CLK, 63 .enable = ENABLE_VAL(0x4, 8, 2, 14), 67 .channel = BCM_SR_GENPLL0_PCIE_AXI_CLK, 73 .channel = BCM_SR_GENPLL0_PAXC_AXI_X2_CLK, [all …]
|
D | clk-ns2.c | 1 // SPDX-License-Identifier: GPL-2.0-only 6 #include <linux/clk-provider.h> 11 #include <dt-bindings/clock/bcm-ns2.h> 12 #include "clk-iproc.h" 49 .channel = BCM_NS2_GENPLL_SCR_SCR_CLK, 55 .channel = BCM_NS2_GENPLL_SCR_FS_CLK, 61 .channel = BCM_NS2_GENPLL_SCR_AUDIO_CLK, 63 .enable = ENABLE_VAL(0x0, 20, 14, 0), 67 .channel = BCM_NS2_GENPLL_SCR_CH3_UNUSED, 73 .channel = BCM_NS2_GENPLL_SCR_CH4_UNUSED, [all …]
|
/linux-6.12.1/drivers/hwmon/ |
D | lenovo-ec-sensors.c | 1 // SPDX-License-Identifier: GPL-2.0+ 9 * - CPU temperature 10 * - DIMM temperature 11 * - Chassis zone temperatures 12 * - CPU fan RPM 13 * - DIMM fan RPM 14 * - Chassis fans RPM 53 m_index = phy_index & GENMASK(14, 2); in get_ec_reg() 69 static int px_temp_map[] = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15}; 89 static int gen_temp_map[] = {0, 2, 3, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15}; [all …]
|
/linux-6.12.1/drivers/net/wireless/broadcom/b43legacy/ |
D | main.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 6 Copyright (c) 2005 Martin Langer <martin-langer@gmx.de>, 14 driver Copyright(c) 2003 - 2004 Intel Corporation. 31 /* Lightweight function to convert a frequency (in Mhz) to a channel number. */ 35 u8 channel; in b43legacy_freq_to_channel_bg() local 38 channel = 14; in b43legacy_freq_to_channel_bg() 40 channel = (freq - 2407) / 5; in b43legacy_freq_to_channel_bg() 42 return channel; in b43legacy_freq_to_channel_bg() 51 /* Lightweight function to convert a channel number to a frequency (in Mhz). */ 53 int b43legacy_channel_to_freq_bg(u8 channel) in b43legacy_channel_to_freq_bg() argument [all …]
|
/linux-6.12.1/drivers/media/radio/si470x/ |
D | radio-si470x.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 3 * drivers/media/radio/si470x/radio-si470x.h 12 #define DRIVER_NAME "radio-si470x" 24 #include <media/v4l2-common.h> 25 #include <media/v4l2-ioctl.h> 26 #include <media/v4l2-ctrls.h> 27 #include <media/v4l2-event.h> 28 #include <media/v4l2-device.h> 51 #define POWERCFG_DMUTE 0x4000 /* bits 14..14: Mute Disable */ 60 #define CHANNEL 3 /* Channel */ macro [all …]
|
/linux-6.12.1/tools/testing/kunit/test_data/ |
D | test_is_test_passed-no_tests_run_no_header.log | 2 soft - 0 3 hard - NONE 7 Adding 24743936 bytes to physical memory to account for exec-shield gap 8 …ion 4.12.0-rc3-00010-g7319eb35f493-dirty (brendanhiggins@mactruck.svl.corp.google.com) (gcc versio… 11 PID hash table entries: 256 (order: -1, 2048 bytes) 13 Inode-cache hash table entries: 4096 (order: 3, 32768 bytes) 14 …(1681K kernel code, 480K rwdata, 400K rodata, 89K init, 205K bss, 29064K reserved, 0K cma-reserved) 15 SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 20 Mount-cache hash table entries: 512 (order: 0, 4096 bytes) 21 Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [all …]
|
D | test_output_isolated_correctly.log | 1 Linux version 5.1.0-rc7-00061-g04652f1cb4aa0 (brendanhiggins@mactruck.svl.corp.google.com) (gcc ver… 5 Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) 6 …(1734K kernel code, 489K rwdata, 396K rodata, 85K init, 216K bss, 29032K reserved, 0K cma-reserved) 7 SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 10 ------------[ cut here ]------------ 12 posix-timer cpumask == cpu_all_mask, using cpu_possible_mask instead 13 CPU: 0 PID: 0 Comm: swapper Not tainted 5.1.0-rc7-00061-g04652f1cb4aa0 #163 42 ---[ end trace c83434852b3702d3 ]--- 45 Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) 46 Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [all …]
|
/linux-6.12.1/drivers/comedi/drivers/ |
D | plx9080.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 26 * struct plx_dma_desc - DMA descriptor format for PLX PCI 9080 32 * Describes the format of a scatter-gather DMA descriptor for the PLX 33 * PCI 9080. All members are raw, little-endian register values that 35 * corresponding registers for the DMA channel. 37 * The DMA descriptors must be aligned on a 16-byte boundary. Bits 3:0 99 /* DMA Channel Priority */ 101 #define PLX_MARBR_PRIO_DMA0 (BIT(19) * 1) /* DMA channel 0 has priority */ 102 #define PLX_MARBR_PRIO_DMA1 (BIT(19) * 2) /* DMA channel 1 has priority */ 137 /* Big Endian Byte Lane Mode - use most significant byte lanes */ [all …]
|
D | ni_at_ao.c | 1 // SPDX-License-Identifier: GPL-2.0+ 4 * Driver for NI AT-AO-6/10 boards 6 * COMEDI - Linux Control and Measurement Device Interface 12 * Description: National Instruments AT-AO-6/10 13 * Devices: [National Instruments] AT-AO-6 (at-ao-6), AT-AO-10 (at-ao-10) 19 * [0] - I/O port base address 20 * [1] - IRQ (unused) 21 * [2] - DMA (unused) 22 * [3] - analog output range, set by jumpers on hardware 23 * 0 for -10 to 10V bipolar [all …]
|
/linux-6.12.1/drivers/iio/dac/ |
D | ad5360.c | 1 // SPDX-License-Identifier: GPL-2.0-only 4 * multi-channel Digital to Analog Converters driver 50 * struct ad5360_chip_info - chip specific information 51 * @channel_template: channel specification template 65 * struct ad5360_state - driver instance specific data 115 .shift = 16 - (bits), \ 127 .channel_template = AD5360_CHANNEL(14), 139 .channel_template = AD5360_CHANNEL(14), 151 .channel_template = AD5360_CHANNEL(14), 163 .channel_template = AD5360_CHANNEL(14), [all …]
|
D | ad5446.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 32 * struct ad5446_state - driver instance specific data 55 * struct ad5446_chip_info - chip specific information 56 * @channel: channel spec for the DAC 62 struct iio_chan_spec channel; member 76 st->pwr_down_mode = mode + 1; in ad5446_set_powerdown_mode() 86 return st->pwr_down_mode - 1; in ad5446_get_powerdown_mode() 103 return sysfs_emit(buf, "%d\n", st->pwr_down); in ad5446_read_dac_powerdown() 121 mutex_lock(&st->lock); in ad5446_write_dac_powerdown() 122 st->pwr_down = powerdown; in ad5446_write_dac_powerdown() [all …]
|
/linux-6.12.1/drivers/net/ethernet/stmicro/stmmac/ |
D | dwmac4_dma.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 5 * Copyright (C) 2007-2015 STMicroelectronics Ltd 13 /* Define the max channel number used for tx (also rx). 39 #define DMA_BUS_MODE_MB BIT(14) 70 #define DMA_SYS_BUS_MB BIT(14) 95 /* Following DMA defines are channel-oriented */ 105 addr = addrs->dma_chan + (x * addrs->dma_chan_offset); in dma_chanx_base_addr() 140 /* DMA Tx Channel X Control register defines */ 146 /* DMA Rx Channel X Control register defines */ 148 #define DMA_RBSZ_MASK GENMASK(14, 1) [all …]
|
/linux-6.12.1/drivers/staging/rtl8192e/rtl8192e/ |
D | r8192E_phy.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Copyright(c) 2008 - 2010 Realtek Corporation. All rights reserved. 29 return ffs(dwBitMask) - 1; in _rtl92e_calculate_bit_shift() 63 struct bb_reg_definition *pPhyReg = &priv->phy_reg_def[eRFPath]; in _rtl92e_phy_rf_read() 69 priv->rf_reg_0value[eRFPath] |= 0x140; in _rtl92e_phy_rf_read() 70 rtl92e_set_bb_reg(dev, pPhyReg->rf3wireOffset, in _rtl92e_phy_rf_read() 72 (priv->rf_reg_0value[eRFPath] << 16)); in _rtl92e_phy_rf_read() 73 NewOffset = Offset - 30; in _rtl92e_phy_rf_read() 75 priv->rf_reg_0value[eRFPath] |= 0x100; in _rtl92e_phy_rf_read() 76 priv->rf_reg_0value[eRFPath] &= (~0x40); in _rtl92e_phy_rf_read() [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/dma/ |
D | stericsson,dma40.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: ST-Ericsson DMA40 DMA Engine 10 - Linus Walleij <linus.walleij@linaro.org> 13 - $ref: dma-controller.yaml# 16 "#dma-cells": 19 The first cell is the unique device channel number as indicated by this 32 10: Multi-Channel Display Engine MCDE RX 36 14: Multirate Serial Port MSP2 [all …]
|
/linux-6.12.1/drivers/staging/rtl8723bs/include/ |
D | rtw_rf.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 4 * Copyright(c) 2007 - 2011 Realtek Corporation. All rights reserved. 25 * We now define the following channels as the max channels in each channel plan. 26 * 2G, total 14 chnls 27 * {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14} 29 #define MAX_CHANNEL_NUM_2G 14 30 #define MAX_CHANNEL_NUM 14 59 cQos = 0x0200, /* For HCCA, use with CF-Pollable and CF-PollReq */ 79 /* Represent Channel Width in HT Capabilities */ 85 /* Represent Extension Channel Offset in HT Capabilities */
|
/linux-6.12.1/sound/usb/caiaq/ |
D | control.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 24 struct snd_usb_caiaqdev *cdev = caiaqdev(chip->card); in control_info() 25 int pos = kcontrol->private_value; in control_info() 29 uinfo->count = 1; in control_info() 32 switch (cdev->chip.usb_id) { in control_info() 37 uinfo->type = SNDRV_CTL_ELEM_TYPE_INTEGER; in control_info() 38 uinfo->value.integer.min = 0; in control_info() 39 uinfo->value.integer.max = 2; in control_info() 54 uinfo->type = SNDRV_CTL_ELEM_TYPE_INTEGER; in control_info() 55 uinfo->value.integer.min = 0; in control_info() [all …]
|
/linux-6.12.1/drivers/net/ethernet/microchip/ |
D | lan743x_main.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 50 #define HW_CFG_D3_VAUX_OVR_ BIT(14) 152 #define FCT_RX_CTL_EN_(channel) BIT(28 + (channel)) argument 153 #define FCT_RX_CTL_DIS_(channel) BIT(24 + (channel)) argument 154 #define FCT_RX_CTL_RESET_(channel) BIT(20 + (channel)) argument 157 #define FCT_TX_CTL_EN_(channel) BIT(28 + (channel)) argument 158 #define FCT_TX_CTL_DIS_(channel) BIT(24 + (channel)) argument 159 #define FCT_TX_CTL_RESET_(channel) BIT(20 + (channel)) argument 231 #define MAC_WUCSR_RFE_WAKE_EN_ BIT(14) 248 #define MAC_WK_SRC_EEE_TX_WK_ BIT(14) [all …]
|
/linux-6.12.1/arch/arm/mach-sa1100/include/mach/ |
D | irqs.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * arch/arm/mach-sa1100/include/mach/irqs.h 9 * 2001/11/14 RMK Cleaned up and standardised a lot of the IRQs. 25 #define IRQ_Ser0UDC 14 /* Ser. port 0 UDC */ 32 #define IRQ_DMA0 21 /* DMA controller channel 0 */ 33 #define IRQ_DMA1 22 /* DMA controller channel 1 */ 34 #define IRQ_DMA2 23 /* DMA controller channel 2 */ 35 #define IRQ_DMA3 24 /* DMA controller channel 3 */ 36 #define IRQ_DMA4 25 /* DMA controller channel 4 */ 37 #define IRQ_DMA5 26 /* DMA controller channel 5 */ [all …]
|