| /kernel/linux/linux-6.6/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> 23 - $ref: ieee80211.yaml# 28 - mediatek,mt76 29 - mediatek,mt7628-wmac [all …]
|
| /kernel/linux/linux-6.6/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 …]
|
| /kernel/linux/linux-5.10/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 …]
|
| /kernel/linux/linux-5.10/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 …]
|
| /kernel/linux/linux-6.6/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 …]
|
| /kernel/linux/linux-5.10/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 …]
|
| /kernel/linux/linux-6.6/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 …]
|
| /kernel/linux/linux-5.10/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 …]
|
| /kernel/linux/linux-6.6/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 …]
|
| /kernel/linux/linux-5.10/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 73 * struct twl6030_chnl_calib - channel calibration 85 * struct twl6030_ideal_code - GPADC calibration parameters 89 * @channel: channel number 96 int channel; member 106 * struct twl6030_gpadc_platform_data - platform specific data 111 * @channel_to_reg: pointer to ADC function to convert channel to 119 int (*start_conversion)(int channel); [all …]
|
| /kernel/linux/linux-6.6/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 73 * struct twl6030_chnl_calib - channel calibration 85 * struct twl6030_ideal_code - GPADC calibration parameters 89 * @channel: channel number 96 int channel; member 106 * struct twl6030_gpadc_platform_data - platform specific data 111 * @channel_to_reg: pointer to ADC function to convert channel to 119 int (*start_conversion)(int channel); [all …]
|
| /kernel/linux/linux-5.10/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 | 16 #include <linux/clk-provider.h> 21 #include <dt-bindings/clock/bcm-ns2.h> 22 #include "clk-iproc.h" 59 .channel = BCM_NS2_GENPLL_SCR_SCR_CLK, 65 .channel = BCM_NS2_GENPLL_SCR_FS_CLK, 71 .channel = BCM_NS2_GENPLL_SCR_AUDIO_CLK, 73 .enable = ENABLE_VAL(0x0, 20, 14, 0), 77 .channel = BCM_NS2_GENPLL_SCR_CH3_UNUSED, 83 .channel = BCM_NS2_GENPLL_SCR_CH4_UNUSED, 89 .channel = BCM_NS2_GENPLL_SCR_CH5_UNUSED, [all …]
|
| /kernel/linux/linux-6.6/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 …]
|
| /kernel/linux/linux-6.6/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 …]
|
| /kernel/linux/linux-5.10/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 …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/tegra/ |
| D | gr3d.c | 1 // SPDX-License-Identifier: GPL-2.0-only 27 struct host1x_channel *channel; member 46 struct drm_device *dev = dev_get_drvdata(client->host); in gr3d_init() 51 gr3d->channel = host1x_channel_request(client); in gr3d_init() 52 if (!gr3d->channel) in gr3d_init() 53 return -ENOMEM; in gr3d_init() 55 client->syncpts[0] = host1x_syncpt_request(client, flags); in gr3d_init() 56 if (!client->syncpts[0]) { in gr3d_init() 57 err = -ENOMEM; in gr3d_init() 58 dev_err(client->dev, "failed to request syncpoint: %d\n", err); in gr3d_init() [all …]
|
| /kernel/linux/linux-5.10/tools/testing/kunit/test_data/ |
| D | test_is_test_passed-no_tests_run.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 …]
|
| /kernel/linux/linux-6.6/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 …]
|
| /kernel/linux/linux-6.6/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 …]
|
| /kernel/linux/linux-5.10/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 …]
|
| /kernel/linux/linux-6.6/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 …]
|
| /kernel/linux/linux-5.10/drivers/staging/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 …]
|
| /kernel/linux/linux-5.10/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). 35 #define DMA_BUS_MODE_MB BIT(14) 66 #define DMA_SYS_BUS_MB BIT(14) 122 /* DMA Tx Channel X Control register defines */ 128 /* DMA Rx Channel X Control register defines */ 130 #define DMA_RBSZ_MASK GENMASK(14, 1) 133 /* Interrupt status per channel */ 139 #define DMA_CHAN_STATUS_AIS BIT(14) [all …]
|