| /kernel/linux/linux-6.6/Documentation/admin-guide/media/ |
| D | tuner-cardlist.rst | 1 .. SPDX-License-Identifier: GPL-2.0 34 25 LG PAL_I+FM (TAPC-I001D) 35 26 LG PAL_I (TAPC-I701D) 49 40 HITACHI V7-J180AT 51 42 Philips FCV1236D ATSC/NTSC dual in 58 49 Microtune 4042 FI5 ATSC/NTSC dual in 60 51 Philips PAL/SECAM_D (FM 1256 I-H3) 67 58 Ymec TVision TVF-8531MF/8831MF/8731MF 68 59 Ymec TVision TVF-5533MF 70 61 Tena TNF9533-D/IF/TNF9533-B/DF [all …]
|
| D | saa7134-cardlist.rst | 1 .. SPDX-License-Identifier: GPL-2.0 8 .. flat-table:: 9 :header-rows: 1 11 :stub-columns: 0 13 * - Card number 14 - Card name 15 - PCI subsystem IDs 17 * - 0 18 - UNKNOWN/GENERIC 19 - [all …]
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/media/ |
| D | tuner-cardlist.rst | 1 .. SPDX-License-Identifier: GPL-2.0 34 25 LG PAL_I+FM (TAPC-I001D) 35 26 LG PAL_I (TAPC-I701D) 49 40 HITACHI V7-J180AT 51 42 Philips FCV1236D ATSC/NTSC dual in 58 49 Microtune 4042 FI5 ATSC/NTSC dual in 60 51 Philips PAL/SECAM_D (FM 1256 I-H3) 67 58 Ymec TVision TVF-8531MF/8831MF/8731MF 68 59 Ymec TVision TVF-5533MF 70 61 Tena TNF9533-D/IF/TNF9533-B/DF [all …]
|
| D | saa7134-cardlist.rst | 1 .. SPDX-License-Identifier: GPL-2.0 8 .. flat-table:: 9 :header-rows: 1 11 :stub-columns: 0 13 * - Card number 14 - Card name 15 - PCI subsystem IDs 17 * - 0 18 - UNKNOWN/GENERIC 19 - [all …]
|
| /kernel/linux/linux-5.10/arch/arm/mach-prima2/ |
| D | hotplug.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * CPU hotplug support for CSR Marco dual-core SMP SoCs 5 * Copyright (c) 2012 Cambridge Silicon Radio Limited, a CSR plc group company. 31 * platform-specific code to shutdown a CPU
|
| D | headsmp.S | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 3 * Entry of the second core for CSR Marco dual-core SMP SoCs 5 * Copyright (c) 2012 Cambridge Silicon Radio Limited, a CSR plc group company.
|
| D | platsmp.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * plat smp support for CSR Marco dual-core SMP SoCs 5 * Copyright (c) 2012 Cambridge Silicon Radio Limited, a CSR plc group company. 26 /* XXX prima2_pen_release is cargo culted code - DO NOT COPY XXX */ 27 volatile int prima2_pen_release = -1; 35 prima2_pen_release = -1; in sirfsoc_secondary_init() 46 { .compatible = "sirf,atlas7-clkc" }, 57 return -ENODEV; in sirfsoc_boot_secondary() 61 return -ENOMEM; in sirfsoc_boot_secondary() 84 * the holding pen - release it, then wait for it to flag in sirfsoc_boot_secondary() [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/net/bluetooth/ |
| D | nxp,88w8987-bt.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/net/bluetooth/nxp,88w8987-bt.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 This binding describes UART-attached NXP bluetooth chips. These chips 11 are dual-radio chips supporting WiFi and Bluetooth. The bluetooth 12 works on standard H4 protocol over 4-wire UART. The RTS and CTS lines 14 asserts break signal over UART-TX line to put the chip into power save 15 state. De-asserting break wakes up the BT chip. 18 - Neeraj Sanjay Kale <neeraj.sanjaykale@nxp.com> [all …]
|
| /kernel/linux/linux-6.6/drivers/media/i2c/ |
| D | msp3400-kthreads.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 5 * (c) 1997-2001 Gerd Knorr <kraxel@bytesex.org> 14 #include <media/v4l2-common.h> 15 #include <media/drv-intf/msp3400.h> 18 #include "msp3400-driver.h" 31 "4.5/4.72 M Dual FM-Stereo", V4L2_STD_MN }, 33 "5.5/5.74 B/G Dual FM-Stereo", V4L2_STD_BG }, 35 "6.5/6.25 D/K1 Dual FM-Stereo", V4L2_STD_DK }, 37 "6.5/6.74 D/K2 Dual FM-Stereo", V4L2_STD_DK }, 39 "6.5 D/K FM-Mono (HDEV3)", V4L2_STD_DK }, [all …]
|
| D | saa717x.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * saa717x - Philips SAA717xHL video decoder driver 8 * - Apply to SAA717x,NEC uPD64031,uPD64083. (1/31/2004) 10 * Changes by T.Adachi (tadachi@tadachi-net.com) 11 * - support audio, video scaler etc, and checked the initialize sequence. 27 #include <media/v4l2-device.h> 28 #include <media/v4l2-ctrls.h> 36 MODULE_PARM_DESC(debug, "Debug level (0-1)"); 49 int radio; member 70 return &container_of(ctrl->handler, struct saa717x_state, hdl)->sd; in to_sd() [all …]
|
| D | msp3400-driver.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 5 * (c) 1997-2001 Gerd Knorr <kraxel@bytesex.org> 9 * AM-Mono 13 * FM-Mono 14 * should work. The stereo modes are backward compatible to FM-mono, 15 * therefore FM-Mono should be always available. 17 * FM-Stereo (B/G, used in germany) 20 * FM-Stereo (satellite) 22 * switch to stereo -- untested) 29 * - better SAT support [all …]
|
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 8 comment "IR I2C driver auto-selected by 'Autoselect ancillary drivers'" 54 tristate "Hynix Hi-556 sensor support" 57 Hi-556 camera. 63 tristate "Hynix Hi-846 sensor support" 66 Hi-846 camera. 72 tristate "Hynix Hi-847 sensor support" 75 Hi-847 camera. 368 This is a Video4Linux2 sensor-level driver for the OmniVision 380 OV5640 camera sensor with a MIPI CSI-2 interface. [all …]
|
| D | tvaudio.c | 14 * Copyright(c) 2005-2008 Mauro Carvalho Chehab 15 * - Some cleanups, code fixes, etc 16 * - Convert it to V4L2 API 21 * debug - set to 1 if you'd like to see debug messages 40 #include <media/v4l2-device.h> 41 #include <media/v4l2-ctrls.h> 43 /* ---------------------------------------------------------------------- */ 53 #define UNSET (-1U) 55 /* ---------------------------------------------------------------------- */ 97 /* functions to convert the values (v4l -> chip) */ [all …]
|
| /kernel/linux/linux-5.10/drivers/media/i2c/ |
| D | msp3400-kthreads.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 5 * (c) 1997-2001 Gerd Knorr <kraxel@bytesex.org> 14 #include <media/v4l2-common.h> 15 #include <media/drv-intf/msp3400.h> 18 #include "msp3400-driver.h" 31 "4.5/4.72 M Dual FM-Stereo", V4L2_STD_MN }, 33 "5.5/5.74 B/G Dual FM-Stereo", V4L2_STD_BG }, 35 "6.5/6.25 D/K1 Dual FM-Stereo", V4L2_STD_DK }, 37 "6.5/6.74 D/K2 Dual FM-Stereo", V4L2_STD_DK }, 39 "6.5 D/K FM-Mono (HDEV3)", V4L2_STD_DK }, [all …]
|
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 8 comment "IR I2C driver auto-selected by 'Autoselect ancillary drivers'" 28 comment "audio, video and radio I2C drivers auto-selected by 'Autoselect ancillary drivers'" 113 Support for the Cirrus Logic CS3308 High Performance 8-Channel 123 Support for the Cirrus Logic CS5345 24-bit, 192 kHz 190 Support for the internal MPX of the Sony BTF-PG472Z tuner. 193 module will be called sony-btf-mpx. 200 tristate "SAA6588 Radio Chip RDS decoder support" 204 Support for this Radio Data System (RDS) decoder. This allows 205 seeing radio station identification transmitted using this [all …]
|
| D | saa717x.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * saa717x - Philips SAA717xHL video decoder driver 8 * - Apply to SAA717x,NEC uPD64031,uPD64083. (1/31/2004) 10 * Changes by T.Adachi (tadachi@tadachi-net.com) 11 * - support audio, video scaler etc, and checked the initialize sequence. 27 #include <media/v4l2-device.h> 28 #include <media/v4l2-ctrls.h> 36 MODULE_PARM_DESC(debug, "Debug level (0-1)"); 49 int radio; member 70 return &container_of(ctrl->handler, struct saa717x_state, hdl)->sd; in to_sd() [all …]
|
| D | msp3400-driver.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 5 * (c) 1997-2001 Gerd Knorr <kraxel@bytesex.org> 9 * AM-Mono 13 * FM-Mono 14 * should work. The stereo modes are backward compatible to FM-mono, 15 * therefore FM-Mono should be always available. 17 * FM-Stereo (B/G, used in germany) 20 * FM-Stereo (satellite) 22 * switch to stereo -- untested) 29 * - better SAT support [all …]
|
| /kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| D | alive.h | 3 * This file is provided under a dual BSD/GPLv2 license. When using or 8 * Copyright(c) 2013 - 2015 Intel Mobile Communications GmbH 9 * Copyright(c) 2016 - 2017 Intel Deutschland GmbH 10 * Copyright(c) 2012 - 2014, 2018, 2020 Intel Corporation 26 * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497 30 * Copyright(c) 2012 - 2014 Intel Corporation. All rights reserved. 31 * Copyright(c) 2013 - 2015 Intel Mobile Communications GmbH 32 * Copyright(c) 2016 - 2017 Intel Deutschland GmbH 33 * Copyright(c) 2012 - 2014, 2018, 2020 Intel Corporation 158 * enum iwl_extended_cfg_flag - commands driver may send before [all …]
|
| /kernel/linux/linux-5.10/drivers/media/pci/cx18/ |
| D | cx18-av-core.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 5 * Derived from cx25840-core.c 11 #include "cx18-driver.h" 12 #include "cx18-io.h" 13 #include "cx18-cards.h" 106 /* xtal * 0xe.2913d68/0x16 = 48000 * 384: 406 MHz pre post-div*/ in cx18_av_init() 127 /* enable sleep mode - register appears to be read only... */ in cx18_av_initialize() 167 * Disable Video Auto-config of the Analog Front End and Video PLL. in cx18_av_initialize() 171 * 0x102 (CXADEC_CHIP_CTRL), 0x104-0x106 (CXADEC_AFE_CTRL), in cx18_av_initialize() 172 * 0x108-0x109 (CXADEC_PLL_CTRL1), and 0x10c-0x10f (CXADEC_VID_PLL_FRAC) in cx18_av_initialize() [all …]
|
| /kernel/linux/linux-6.6/drivers/media/pci/cx18/ |
| D | cx18-av-core.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 5 * Derived from cx25840-core.c 11 #include "cx18-driver.h" 12 #include "cx18-io.h" 13 #include "cx18-cards.h" 106 /* xtal * 0xe.2913d68/0x16 = 48000 * 384: 406 MHz pre post-div*/ in cx18_av_init() 127 /* enable sleep mode - register appears to be read only... */ in cx18_av_initialize() 167 * Disable Video Auto-config of the Analog Front End and Video PLL. in cx18_av_initialize() 171 * 0x102 (CXADEC_CHIP_CTRL), 0x104-0x106 (CXADEC_AFE_CTRL), in cx18_av_initialize() 172 * 0x108-0x109 (CXADEC_PLL_CTRL1), and 0x10c-0x10f (CXADEC_VID_PLL_FRAC) in cx18_av_initialize() [all …]
|
| D | cx18-fileops.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 5 * Derived from ivtv-fileops.c 11 #include "cx18-driver.h" 12 #include "cx18-fileops.h" 13 #include "cx18-i2c.h" 14 #include "cx18-queue.h" 15 #include "cx18-vbi.h" 16 #include "cx18-audio.h" 17 #include "cx18-mailbox.h" 18 #include "cx18-scb.h" [all …]
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
| D | ar9002_phy.c | 2 * Copyright (c) 2008-2011 Atheros Communications Inc. 20 * AR5416 MAC based PCI devices and AR518 MAC based PCI-Express 21 * devices have either an external AR2133 analog front end radio for single 22 * band 2.4 GHz communication or an AR5133 analog front end radio for dual 27 * into a single-chip and require less programming. 29 * The following single-chips exist with a respective embedded radio: 31 * AR9280 - 11n dual-band 2x2 MIMO for PCIe 32 * AR9281 - 11n single-band 1x2 MIMO for PCIe 33 * AR9285 - 11n single-band 1x1 for PCIe 34 * AR9287 - 11n single-band 2x2 MIMO for PCIe [all …]
|
| /kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
| D | ar9002_phy.c | 2 * Copyright (c) 2008-2011 Atheros Communications Inc. 20 * AR5416 MAC based PCI devices and AR518 MAC based PCI-Express 21 * devices have either an external AR2133 analog front end radio for single 22 * band 2.4 GHz communication or an AR5133 analog front end radio for dual 27 * into a single-chip and require less programming. 29 * The following single-chips exist with a respective embedded radio: 31 * AR9280 - 11n dual-band 2x2 MIMO for PCIe 32 * AR9281 - 11n single-band 1x2 MIMO for PCIe 33 * AR9285 - 11n single-band 1x1 for PCIe 34 * AR9287 - 11n single-band 2x2 MIMO for PCIe [all …]
|
| /kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/ |
| D | ahb.c | 2 * Copyright (c) 2008-2009 Atheros Communications Inc. 38 struct ath5k_hw *ah = common->priv; in ath5k_ahb_eeprom_read() 39 struct platform_device *pdev = to_platform_device(ah->dev); in ath5k_ahb_eeprom_read() 40 struct ar231x_board_config *bcfg = dev_get_platdata(&pdev->dev); in ath5k_ahb_eeprom_read() 43 eeprom = (u16 *) bcfg->radio; in ath5k_ahb_eeprom_read() 44 eeprom_end = ((void *) bcfg->config) + BOARD_CONFIG_BUFSZ; in ath5k_ahb_eeprom_read() 56 struct platform_device *pdev = to_platform_device(ah->dev); in ath5k_hw_read_srev() 57 struct ar231x_board_config *bcfg = dev_get_platdata(&pdev->dev); in ath5k_hw_read_srev() 58 ah->ah_mac_srev = bcfg->devid; in ath5k_hw_read_srev() 64 struct platform_device *pdev = to_platform_device(ah->dev); in ath5k_ahb_eeprom_read_mac() [all …]
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/ |
| D | ahb.c | 2 * Copyright (c) 2008-2009 Atheros Communications Inc. 38 struct ath5k_hw *ah = common->priv; in ath5k_ahb_eeprom_read() 39 struct platform_device *pdev = to_platform_device(ah->dev); in ath5k_ahb_eeprom_read() 40 struct ar231x_board_config *bcfg = dev_get_platdata(&pdev->dev); in ath5k_ahb_eeprom_read() 43 eeprom = (u16 *) bcfg->radio; in ath5k_ahb_eeprom_read() 44 eeprom_end = ((void *) bcfg->config) + BOARD_CONFIG_BUFSZ; in ath5k_ahb_eeprom_read() 56 struct platform_device *pdev = to_platform_device(ah->dev); in ath5k_hw_read_srev() 57 struct ar231x_board_config *bcfg = dev_get_platdata(&pdev->dev); in ath5k_hw_read_srev() 58 ah->ah_mac_srev = bcfg->devid; in ath5k_hw_read_srev() 64 struct platform_device *pdev = to_platform_device(ah->dev); in ath5k_ahb_eeprom_read_mac() [all …]
|