| /linux/drivers/gpio/ |
| A D | gpio-davinci.c | 230 chips = devm_kzalloc(dev, sizeof(*chips), GFP_KERNEL); in davinci_gpio_probe() 231 if (!chips) in davinci_gpio_probe() 240 if (chips->irqs[i] < 0) in davinci_gpio_probe() 251 chips->chip.ngpio = ngpio; in davinci_gpio_probe() 256 chips->chip.parent = dev; in davinci_gpio_probe() 267 ret = devm_gpiochip_add_data(dev, &chips->chip, chips); in davinci_gpio_probe() 529 chips); in davinci_gpio_irq_setup() 558 irq = chips->irqs[0]; in davinci_gpio_irq_setup() 564 g = chips->regs[0]; in davinci_gpio_irq_setup() 571 irq_set_handler_data(chips->irqs[gpio], chips); in davinci_gpio_irq_setup() [all …]
|
| /linux/drivers/mtd/chips/ |
| A D | .built-in.a.cmd | 1 …chips/built-in.a := echo >/dev/null; rm -f drivers/mtd/chips/built-in.a; /usr/bin/ccache /home/tes…
|
| A D | Kconfig | 6 tristate "Detect flash chips by Common Flash Interface (CFI) probe" 18 tristate "Detect non-CFI AMD/JEDEC-compatible flash chips" 26 covers most AMD/Fujitsu-compatible chips and also non-CFI 27 Intel chips. 139 flash chips addressed by each bus cycle, then say 'Y'. 146 flash chips addressed by each bus cycle, then say 'Y'. 153 flash chips addressed by each bus cycle, then say 'Y'. 161 "Protection Registers" present on some flash chips. 213 tristate "Support for RAM chips in bus mapping" 219 tristate "Support for ROM chips in bus mapping" [all …]
|
| A D | cfi_cmdset_0002.c | 729 cfi->chips[i].buffer_write_time_max = in cfi_cmdset_0002() 735 cfi->chips[i].buffer_write_time_max = in cfi_cmdset_0002() 738 cfi->chips[i].ref_point_counter = 0; in cfi_cmdset_0002() 1508 chip = &cfi->chips[chipnum]; in cfi_amdstd_otp_walk() 2857 map, &cfi->chips[chipnum], adr, 0, in cfi_ppb_unlock() 2926 chip = &cfi->chips[i]; in cfi_amdstd_sync() 2965 chip = &cfi->chips[i]; in cfi_amdstd_sync() 2987 chip = &cfi->chips[i]; in cfi_amdstd_suspend() 3017 chip = &cfi->chips[i]; in cfi_amdstd_suspend() 3042 chip = &cfi->chips[i]; in cfi_amdstd_resume() [all …]
|
| A D | cfi_cmdset_0001.c | 559 cfi->chips[i].erase_time = in cfi_cmdset_0001() 778 chip = &newcfi->chips[0]; in cfi_intelext_partition_fixup() 783 *chip = cfi->chips[i]; in cfi_intelext_partition_fixup() 1453 chip = &cfi->chips[chipnum]; in cfi_intelext_unpoint() 2040 chip = &cfi->chips[i]; in cfi_intelext_sync() 2059 chip = &cfi->chips[i]; in cfi_intelext_sync() 2336 chip = &cfi->chips[chip_num]; in cfi_intelext_otp_walk() 2522 chip = &cfi->chips[i]; in cfi_intelext_suspend() 2564 chip = &cfi->chips[i]; in cfi_intelext_suspend() 2613 chip = &cfi->chips[i]; in cfi_intelext_resume() [all …]
|
| /linux/drivers/net/wireless/ralink/rt2x00/ |
| A D | Kconfig | 29 Supported chips: RT2460. 41 Supported chips: RT2560. 56 Supported chips: RT2561, RT2561S & RT2661. 86 Supported chips: RT3390 103 Supported chips: RT5390 111 Supported chips: RT3290 121 Supported chips: RT2571 & RT2572. 160 Supported chips: RT3370 168 Supported chips: RT3572 181 Supported chips: RT5370 [all …]
|
| /linux/drivers/mtd/ |
| A D | built-in.a | 12 chips/chipreg.o/ 13 chips/cfi_probe.o/ 14 chips/cfi_util.o/ 15 chips/cfi_cmdset_0020.o/ 16 chips/cfi_cmdset_0002.o/ 17 chips/cfi_cmdset_0001.o/ 18 chips/gen_probe.o/
|
| /linux/Documentation/devicetree/bindings/bus/ |
| A 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
|
| /linux/drivers/i2c/muxes/ |
| A D | i2c-mux-pca954x.c | 94 static const struct chip_desc chips[] = { variable 197 { .compatible = "nxp,pca9540", .data = &chips[pca_9540] }, 198 { .compatible = "nxp,pca9542", .data = &chips[pca_9542] }, 199 { .compatible = "nxp,pca9543", .data = &chips[pca_9543] }, 200 { .compatible = "nxp,pca9544", .data = &chips[pca_9544] }, 201 { .compatible = "nxp,pca9545", .data = &chips[pca_9545] }, 202 { .compatible = "nxp,pca9546", .data = &chips[pca_9546] }, 203 { .compatible = "nxp,pca9547", .data = &chips[pca_9547] }, 204 { .compatible = "nxp,pca9548", .data = &chips[pca_9548] }, 205 { .compatible = "nxp,pca9846", .data = &chips[pca_9846] }, [all …]
|
| /linux/drivers/mtd/lpddr/ |
| A 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"
|
| /linux/drivers/cpufreq/ |
| A D | powernv-cpufreq.c | 141 } *chips; variable 988 chips[i].restore = true; in powernv_cpufreq_occ_msg() 989 schedule_work(&chips[i].throttle); in powernv_cpufreq_occ_msg() 996 if (chips[i].id == omsg.chip) in powernv_cpufreq_occ_msg() 1006 chips[i].restore = true; in powernv_cpufreq_occ_msg() 1008 schedule_work(&chips[i].throttle); in powernv_cpufreq_occ_msg() 1075 if (!chips) { in init_chip_info() 1081 chips[i].id = chip[i]; in init_chip_info() 1084 for_each_cpu(cpu, &chips[i].mask) in init_chip_info() 1100 if (chips) in clean_chip_info() [all …]
|
| /linux/sound/usb/6fire/ |
| A D | chip.c | 33 static struct sfire_chip *chips[SNDRV_CARDS] = SNDRV_DEFAULT_PTR; variable 94 if (chips[i]) in usb6fire_chip_probe() 95 chips[i]->intf_count++; in usb6fire_chip_probe() 96 usb_set_intfdata(intf, chips[i]); in usb6fire_chip_probe() 134 chips[regidx] = chip; in usb6fire_chip_probe() 179 chips[chip->regidx] = NULL; in usb6fire_chip_disconnect()
|
| /linux/drivers/iio/potentiometer/ |
| A 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.
|
| /linux/Documentation/hwmon/ |
| A D | tmp421.rst | 4 Supported chips: 54 TMP423, TMP441, and TMP442 temperature sensor chips. These chips 57 in degrees Celsius. The chips are wired over I2C/SMBus and specified 61 The chips support only temperature measurement. The driver exports
|
| A D | thmc50.rst | 4 Supported chips: 38 List of adapter,address pairs to force chips into ADM1022 mode with 39 second remote temperature. This does not work for original THMC50 chips. 57 The THMC50 is usually used in combination with LM78-like chips, to measure 88 The driver was tested on Compaq AP550 with two ADM1022 chips (one works
|
| A D | tmp401.rst | 4 Supported chips: 57 TMP431, TMP432, and TMP435 chips. These chips implement one or two 67 The TMP411 and TMP431 chips are compatible with TMP401. TMP411 provides
|
| A 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. 304 "Smart Guardian" mode control handling is only implemented for older chips 319 which is implemented by IT8705F chips up to revision F and IT8712F [all …]
|
| /linux/Documentation/admin-guide/gpio/ |
| A D | gpio-mockup.rst | 7 chips for testing purposes. The lines exposed by these chips can be accessed 11 Creating simulated chips using module params 27 The line above creates three chips. The first one will expose 8 lines, 29 to 405 while for two first chips it will be assigned automatically.
|
| /linux/Documentation/devicetree/bindings/powerpc/fsl/ |
| A D | ccf.txt | 12 Example chips: T4240, B4860 15 Example chips: P5040, P5020, P4080, P3041, P2041 20 used for both CCF version 1 chips and CCF version 2 21 chips. It should be specified after either
|
| /linux/drivers/mtd/maps/ |
| A 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 153 to use the flash chips on it, say 'Y'. 247 tristate "Flash chips on Tsunami TIG bus" 310 would like to use the flash chips on it, say 'Y'. [all …]
|
| /linux/drivers/memory/tegra/ |
| A D | Kconfig | 22 Tegra20 chips. The EMC controls the external DRAM on the board. 33 Tegra30 chips. The EMC controls the external DRAM on the board. 45 Tegra124 chips. The EMC controls the external DRAM on the board. 59 Tegra210 chips. The EMC controls the external DRAM on the board.
|
| /linux/drivers/hwmon/ |
| A D | Kconfig | 159 sensor chips. 242 chips. 617 sensor chips. 639 sensor chips. 650 sensor chips. 957 ADC chips. 1064 sensor chips. 1086 sensor chips. 1222 sensor chips. 1262 sensor chips. [all …]
|
| /linux/drivers/mtd/nand/raw/ |
| A D | oxnas_nand.c | 34 struct nand_chip *chips[OXNAS_NAND_MAX_CHIPS]; member 145 oxnas->chips[oxnas->nchips++] = chip; in oxnas_nand_probe() 164 chip = oxnas->chips[i]; in oxnas_nand_probe() 181 chip = oxnas->chips[i]; in oxnas_nand_remove()
|
| /linux/Documentation/devicetree/bindings/gpio/ |
| A D | gpio-max3191x.txt | 17 Number of chips in the daisy-chain (default is 1). 21 (if all chips are wired to the same pin). 30 - maxim,modesel-8bit: Boolean whether the modesel pin of the chips is 39 (in 16-bit mode). Use this if the chips are powered
|
| /linux/sound/soc/bcm/ |
| A D | Kconfig | 13 tristate "SoC platform audio for Broadcom Cygnus chips" 17 Cygnus chips (bcm958300, bcm958305, bcm911360) 26 DSL/PON chips (bcm63158, bcm63178)
|