| /kernel/linux/linux-6.6/drivers/mtd/chips/ |
| D | Kconfig | 6 tristate "Detect flash chips by Common Flash Interface (CFI) probe" 18 tristate "Detect non-CFI AMD/JEDEC-compatible flash chips" 22 This option enables JEDEC-style probing of flash chips which are not 24 CFI-targeted flash drivers for any chips which are identified which 26 covers most AMD/Fujitsu-compatible chips and also non-CFI 27 Intel chips. 37 chips, or if you wish to reduce the size of the kernel by including 38 support for only specific arrangements of flash chips, say 'Y'. This 50 data bits when writing the 'magic' commands to the chips. Saying 52 enabled, means that the CPU will not do any swapping; the chips [all …]
|
| /kernel/linux/linux-5.10/drivers/mtd/chips/ |
| D | Kconfig | 6 tristate "Detect flash chips by Common Flash Interface (CFI) probe" 18 tristate "Detect non-CFI AMD/JEDEC-compatible flash chips" 22 This option enables JEDEC-style probing of flash chips which are not 24 CFI-targeted flash drivers for any chips which are identified which 26 covers most AMD/Fujitsu-compatible chips and also non-CFI 27 Intel chips. 37 chips, or if you wish to reduce the size of the kernel by including 38 support for only specific arrangements of flash chips, say 'Y'. This 50 data bits when writing the 'magic' commands to the chips. Saying 52 enabled, means that the CPU will not do any swapping; the chips [all …]
|
| /kernel/linux/linux-6.6/drivers/gpio/ |
| D | gpio-davinci.c | 195 struct davinci_gpio_controller *chips; in davinci_gpio_probe() local 228 chips = devm_kzalloc(dev, sizeof(*chips), GFP_KERNEL); in davinci_gpio_probe() 229 if (!chips) in davinci_gpio_probe() 237 chips->irqs[i] = platform_get_irq(pdev, i); in davinci_gpio_probe() 238 if (chips->irqs[i] < 0) in davinci_gpio_probe() 239 return chips->irqs[i]; in davinci_gpio_probe() 242 chips->chip.label = dev_name(dev); in davinci_gpio_probe() 244 chips->chip.direction_input = davinci_direction_in; in davinci_gpio_probe() 245 chips->chip.get = davinci_gpio_get; in davinci_gpio_probe() 246 chips->chip.direction_output = davinci_direction_out; in davinci_gpio_probe() [all …]
|
| /kernel/linux/linux-5.10/drivers/gpio/ |
| D | gpio-davinci.c | 194 struct davinci_gpio_controller *chips; in davinci_gpio_probe() local 230 chips = devm_kzalloc(dev, sizeof(*chips), GFP_KERNEL); in davinci_gpio_probe() 231 if (!chips) in davinci_gpio_probe() 239 chips->irqs[i] = platform_get_irq(pdev, i); in davinci_gpio_probe() 240 if (chips->irqs[i] < 0) in davinci_gpio_probe() 241 return dev_err_probe(dev, chips->irqs[i], "IRQ not populated\n"); in davinci_gpio_probe() 244 chips->chip.label = dev_name(dev); in davinci_gpio_probe() 246 chips->chip.direction_input = davinci_direction_in; in davinci_gpio_probe() 247 chips->chip.get = davinci_gpio_get; in davinci_gpio_probe() 248 chips->chip.direction_output = davinci_direction_out; in davinci_gpio_probe() [all …]
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ralink/rt2x00/ |
| D | Kconfig | 29 Supported chips: RT2460. 41 Supported chips: RT2560. 56 Supported chips: RT2561, RT2561S & RT2661. 73 Supported chips: RT2760, RT2790, RT2860, RT2880, RT2890, RT3052, 86 Supported chips: RT3390 94 Supported chips: RT3060, RT3062, RT3562, RT3592 103 Supported chips: RT5390 111 Supported chips: RT3290 121 Supported chips: RT2571 & RT2572. 134 Supported chips: RT2571W, RT2573 & RT2671. [all …]
|
| /kernel/linux/linux-5.10/drivers/net/wireless/ralink/rt2x00/ |
| D | Kconfig | 29 Supported chips: RT2460. 41 Supported chips: RT2560. 56 Supported chips: RT2561, RT2561S & RT2661. 73 Supported chips: RT2760, RT2790, RT2860, RT2880, RT2890, RT3052, 86 Supported chips: RT3390 94 Supported chips: RT3060, RT3062, RT3562, RT3592 103 Supported chips: RT5390 111 Supported chips: RT3290 121 Supported chips: RT2571 & RT2572. 134 Supported chips: RT2571W, RT2573 & RT2671. [all …]
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | pmbus.h | 21 * Some PMBus chips respond with valid data when trying to read an unsupported 22 * register. For such chips, checking the status register is mandatory when 24 * Other PMBus chips don't support the STATUS_CML register, or report 25 * communication errors for no explicable reason. For such chips, checking 40 * Some PMBus chips don't respond with valid data when reading the CAPABILITY 41 * register. For such chips, this flag should be set so that the PMBus core 49 * Some PMBus chips end up in an undefined state when trying to read an 50 * unsupported register. For such chips, it is necessary to reset the 62 * Some PMBus chips respond with invalid data when reading the WRITE_PROTECT 63 * register. For such chips, this flag should be set so that the PMBus core
|
| /kernel/linux/linux-5.10/drivers/mtd/maps/ |
| D | Kconfig | 7 bool "Support non-linear mappings of flash chips" 10 paged mappings of flash chips. 17 ROM driver code to communicate with chips which are mapped 19 the physical address and size of the flash chips on your 42 This is the physical memory location at which the flash chips 52 This is the total length of the mapping of the flash chips on 54 physical memory map between the chips, this could be larger 74 and RAM driver code to communicate with chips which are mapped 135 in which user-programmable flash chips are connected on the 158 which user-programmable flash chips are connected on various [all …]
|
| /kernel/linux/linux-5.10/drivers/hwmon/ |
| D | Kconfig | 108 AD7416, AD7417 and AD7418 temperature monitoring chips. 118 and ADM1023 sensor chips and clones: Maxim MAX1617 and MAX1617A, 130 and Philips NE1619 sensor chips. 162 and ADM1030 sensor chips. 172 sensor chips. 183 Dallas DS1780, National Semiconductor LM81 sensor chips. 202 ADT7310 and ADT7320 temperature monitoring chips. 213 ADT7410 and ADT7420 temperature monitoring chips. 233 ADT7462 temperature monitoring chips. 243 ADT7470 temperature monitoring chips. [all …]
|
| /kernel/linux/linux-6.6/drivers/hwmon/ |
| D | Kconfig | 103 AD7416, AD7417 and AD7418 temperature monitoring chips. 114 and ADM1023 sensor chips and clones: Maxim MAX1617 and MAX1617A, 126 and Philips NE1619 sensor chips. 158 and ADM1030 sensor chips. 168 sensor chips. 179 Dallas DS1780, National Semiconductor LM81 sensor chips. 199 ADT7310 and ADT7320 temperature monitoring chips. 210 ADT7410 and ADT7420 temperature monitoring chips. 230 ADT7462 temperature monitoring chips. 240 ADT7470 temperature monitoring chips. [all …]
|
| /kernel/linux/linux-6.6/drivers/mtd/maps/ |
| D | Kconfig | 7 bool "Support non-linear mappings of flash chips" 10 paged mappings of flash chips. 17 ROM driver code to communicate with chips which are mapped 19 the physical address and size of the flash chips on your 42 This is the physical memory location at which the flash chips 52 This is the total length of the mapping of the flash chips on 54 physical memory map between the chips, this could be larger 74 and RAM driver code to communicate with chips which are mapped 135 which user-programmable flash chips are connected on various 143 The SC520 CDP board has two banks of CFI-compliant chips and one [all …]
|
| /kernel/linux/linux-5.10/drivers/iio/potentiometer/ |
| D | Kconfig | 35 potentiometer chips. 46 chips. 57 chips. 68 digital potentiometer chips. 86 digital potentiometer chips. 100 digital potentiometer chips. 112 digital potentiometer chips. 124 digital potentiometer chips.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/bus/ |
| D | brcm,gisb-arb.txt | 6 "brcm,bcm7278-gisb-arb" for V7 28nm chips 7 "brcm,gisb-arb" or "brcm,bcm7445-gisb-arb" for other 28nm chips 8 "brcm,bcm7435-gisb-arb" for newer 40nm chips 9 "brcm,bcm7400-gisb-arb" for older 40nm chips and all 65nm chips 10 "brcm,bcm7038-gisb-arb" for 130nm chips
|
| /kernel/linux/linux-6.6/drivers/iio/potentiometer/ |
| D | Kconfig | 45 potentiometer chips. 56 chips. 67 chips. 78 digital potentiometer chips. 96 digital potentiometer chips. 110 digital potentiometer chips. 122 digital potentiometer chips. 134 digital potentiometer chips.
|
| /kernel/linux/linux-6.6/drivers/i2c/muxes/ |
| D | i2c-mux-pca954x.c | 9 * chips made by NXP Semiconductors. 14 * It's also compatible to Maxims MAX735x I2C switch chips, which are controlled 15 * as the NXP PCA9548 and the MAX736x chips that act like the PCA9544. 20 * These chips are all controlled via the I2C bus itself, and all have a 108 static const struct chip_desc chips[] = { variable 258 { .compatible = "maxim,max7356", .data = &chips[max_7356] }, 259 { .compatible = "maxim,max7357", .data = &chips[max_7357] }, 260 { .compatible = "maxim,max7358", .data = &chips[max_7358] }, 261 { .compatible = "maxim,max7367", .data = &chips[max_7367] }, 262 { .compatible = "maxim,max7368", .data = &chips[max_7368] }, [all …]
|
| /kernel/linux/linux-6.6/drivers/mtd/lpddr/ |
| D | Kconfig | 6 tristate "Support for LPDDR flash chips" 10 flash chips. Synonymous with Mobile-DDR. It is a new standard for 15 tristate "Detect flash chips by QINFO probe" 17 Device Information for LPDDR chips is offered through the Overlay 25 tristate "Support for LPDDR2-NVM flash chips"
|
| /kernel/linux/linux-5.10/drivers/mtd/lpddr/ |
| D | Kconfig | 6 tristate "Support for LPDDR flash chips" 10 flash chips. Synonymous with Mobile-DDR. It is a new standard for 15 tristate "Detect flash chips by QINFO probe" 17 Device Information for LPDDR chips is offered through the Overlay 25 tristate "Support for LPDDR2-NVM flash chips"
|
| /kernel/linux/linux-6.6/sound/isa/ |
| D | Kconfig | 52 AD1816A or compatible sound chips. 62 CS4248 (Cirrus Logic - Crystal Semiconductors) chips. 64 For newer chips from Cirrus Logic, use the CS4231 or CS4232+ 79 Diamond Technologies DT-019X or Avance Logic chips: ALS007, 80 ALS100, ALS110, ALS120 and ALS200 chips. 155 Say Y here to include support for CS4231 chips from Cirrus 168 CS4238B,CS4239 chips from Cirrus Logic - Crystal 181 ES1688 chips. Also, this module support cards with ES968 PnP chip. 192 Say Y here to include support for ESS AudioDrive ES18xx chips. 208 These cards are based on CompuMedia ASC-9308 or ASC-9408 chips. [all …]
|
| /kernel/linux/linux-5.10/sound/isa/ |
| D | Kconfig | 51 AD1816A or compatible sound chips. 61 CS4248 (Cirrus Logic - Crystal Semiconductors) chips. 63 For newer chips from Cirrus Logic, use the CS4231 or CS4232+ 78 Diamond Technologies DT-019X or Avance Logic chips: ALS007, 79 ALS100, ALS110, ALS120 and ALS200 chips. 154 Say Y here to include support for CS4231 chips from Cirrus 167 CS4238B,CS4239 chips from Cirrus Logic - Crystal 180 ES1688 chips. Also, this module support cards with ES968 PnP chip. 191 Say Y here to include support for ESS AudioDrive ES18xx chips. 207 These cards are based on CompuMedia ASC-9308 or ASC-9408 chips. [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/bus/ |
| D | brcm,gisb-arb.yaml | 17 - brcm,bcm7445-gisb-arb # for other 28nm chips 21 - brcm,bcm7278-gisb-arb # for V7 28nm chips 22 - brcm,bcm7435-gisb-arb # for newer 40nm chips 23 - brcm,bcm7400-gisb-arb # for older 40nm chips and all 65nm chips 24 - brcm,bcm7038-gisb-arb # for 130nm chips
|
| /kernel/linux/linux-5.10/drivers/rtc/ |
| D | Kconfig | 161 88PM860x chips. 171 88PM80x chips. 202 clock chips. 233 chips. 244 chips (often with battery backup) connected with I2C. This driver 246 ST M41T00, EPSON RX-8025, Intersil ISL12057 and probably other chips. 250 The first seven registers on these chips hold an RTC, and other 276 DS1374 real-time clock chips. If an interrupt is associated 289 real-time clock chips. 391 Ricoh R2025S/D, RS5C372A, RS5C372B, RV5C386, and RV5C387A RTC chips. [all …]
|
| /kernel/linux/linux-6.6/drivers/rtc/ |
| D | Kconfig | 170 88PM860x chips. 180 88PM80x chips. 211 clock chips. 242 chips. 253 chips (often with battery backup) connected with I2C. This driver 255 ST M41T00, EPSON RX-8025, Intersil ISL12057 and probably other chips. 259 The first seven registers on these chips hold an RTC, and other 285 DS1374 real-time clock chips. If an interrupt is associated 298 real-time clock chips. 410 Ricoh R2025S/D, RS5C372A, RS5C372B, RV5C386, and RV5C387A RTC chips. [all …]
|
| /kernel/linux/linux-5.10/Documentation/hwmon/ |
| D | it87.rst | 4 Supported chips: 175 Force PWM polarity to active high (DANGEROUS). Some chips are 183 All the chips supported by this driver are LPC Super-I/O chips, accessed 197 SiS950 chips. 199 These chips are 'Super I/O chips', supporting floppy disks, infrared ports, 224 not compatible with the older chips and revisions. The 16-bit tachometer mode 225 is enabled by the driver when one of the above chips is detected. 239 to IT8728F. It only supports 16-bit fan mode. Both chips support up to 6 fans. 260 zero'; this is important for negative voltage measurements. On most chips, all 304 "Smart Guardian" mode control handling is only implemented for older chips [all …]
|
| /kernel/linux/linux-6.6/Documentation/hwmon/ |
| D | it87.rst | 4 Supported chips: 191 Force PWM polarity to active high (DANGEROUS). Some chips are 201 all chips, to only set the first chip use "force_id=0x8689,0". 219 All the chips supported by this driver are LPC Super-I/O chips, accessed 233 IT8792E/IT8795E, IT87952E and SiS950 chips. 235 These chips are 'Super I/O chips', supporting floppy disks, infrared ports, 260 not compatible with the older chips and revisions. The 16-bit tachometer mode 261 is enabled by the driver when one of the above chips is detected. 275 to IT8728F. It only supports 16-bit fan mode. Both chips support up to 6 fans. 297 zero'; this is important for negative voltage measurements. On most chips, all [all …]
|
| /kernel/linux/linux-6.6/drivers/usb/host/ |
| D | Kconfig | 11 The Cypress C67x00 (EZ-Host/EZ-OTG) chips are dual-role 164 Some EHCI chips have vendor-specific extensions to integrate 214 Variation of ARC USB block used in some Freescale chips. 222 Nuvoton NPCM chips. 225 tristate "EHCI support for OMAP3 and later chips" 231 OMAP3 and later chips. 250 ST SPEAr chips. 267 Atmel chips. 347 USB 2.0 device support. All CN6XXX based chips with USB are 369 The ISP1160 and ISP1161 chips are USB host controllers. Enable this [all …]
|