Searched full:manufacturers (Results 1 – 25 of 54) sorted by relevance
123
/Linux-v6.1/Documentation/x86/ |
D | usb-legacy-support.rst | 29 BIOS manufacturers only test with Windows, and Windows doesn't do 64-bit 47 manufacturers web site. If an update is not available, disable USB
|
/Linux-v6.1/Documentation/hwmon/ |
D | pc87360.rst | 144 manufacturers should choose one type and stick to it. So you will more 157 motherboard manufacturers, so you will have to document yourself and edit 161 motherboard manufacturers don't seem to care about National Semiconductor's
|
D | sch5636.rst | 19 hardware monitoring solutions, allowing motherboard manufacturers to create
|
D | pmbus-core.rst | 22 commands, and manufacturers can add as many non-standard commands as they like. 115 provided by chip manufacturers in device datasheets.
|
D | w83627hf.rst | 103 can be useful to convert data provided by board manufacturers into
|
D | w83795.rst | 31 This can be useful to convert data provided by board manufacturers
|
D | f71805f.rst | 100 These values can be used as hints at best, as motherboard manufacturers
|
/Linux-v6.1/include/dt-bindings/regulator/ |
D | dlg,da9063-regulator.h | 9 * A description of the following modes is in the manufacturers datasheet.
|
D | dlg,da9211-regulator.h | 9 * A description of the following modes is in the manufacturers datasheet.
|
D | dlg,da9121-regulator.h | 9 * A description of the following modes is in the manufacturers datasheet.
|
/Linux-v6.1/Documentation/devicetree/bindings/extcon/ |
D | fcs,fsa880.yaml | 16 connector port. Compatible switches exist from other manufacturers.
|
/Linux-v6.1/Documentation/devicetree/bindings/mtd/partitions/ |
D | brcm,bcm947xx-cfe-partitions.yaml | 10 Broadcom is one of hardware manufacturers providing SoCs (BCM47xx) used in
|
/Linux-v6.1/Documentation/fb/ |
D | modedb.rst | 84 intention of CVT is to give both source and display manufacturers a 106 manufacturers. Specifying for CVT will work for most, if not all, relatively
|
/Linux-v6.1/Documentation/driver-api/mtd/ |
D | spi-intel.rst | 11 Not all manufacturers protect the SPI serial flash, mainly because it
|
/Linux-v6.1/Documentation/devicetree/bindings/iio/adc/ |
D | adi,ad7476.yaml | 8 title: AD7476 and similar simple SPI ADCs from multiple manufacturers.
|
/Linux-v6.1/include/linux/usb/ |
D | typec_dp.h | 9 * so the manufacturers of VirtualLink adapters use their Vendor
|
/Linux-v6.1/drivers/mtd/spi-nor/ |
D | core.c | 336 * Writing volatile registers are instant according to some manufacturers 1615 static const struct spi_nor_manufacturer *manufacturers[] = { variable 1641 for (i = 0; i < ARRAY_SIZE(manufacturers); i++) { in spi_nor_match_id() 1642 for (j = 0; j < manufacturers[i]->nparts; j++) { in spi_nor_match_id() 1643 part = &manufacturers[i]->parts[j]; in spi_nor_match_id() 1646 nor->manufacturer = manufacturers[i]; in spi_nor_match_id() 2858 for (i = 0; i < ARRAY_SIZE(manufacturers); i++) { in spi_nor_match_name() 2859 for (j = 0; j < manufacturers[i]->nparts; j++) { in spi_nor_match_name() 2860 if (!strcmp(name, manufacturers[i]->parts[j].name)) { in spi_nor_match_name() 2861 nor->manufacturer = manufacturers[i]; in spi_nor_match_name() [all …]
|
/Linux-v6.1/Documentation/driver-api/media/drivers/ |
D | tuners.rst | 18 Tuner Manufacturers
|
/Linux-v6.1/Documentation/scsi/ |
D | 53c700.rst | 55 manufacturers set the clock speed at the lowest possible setting
|
/Linux-v6.1/Documentation/admin-guide/laptops/ |
D | disk-shock-protection.rst | 128 protection capabilities. As manufacturers have refused to support open
|
/Linux-v6.1/Documentation/devicetree/bindings/fpga/ |
D | fpga-region.txt | 23 attempts to include terminology used by both major FPGA manufacturers. This 24 document isn't a replacement for any manufacturers specifications for FPGA
|
/Linux-v6.1/drivers/media/pci/tw5864/ |
D | tw5864-h264.c | 19 * This code is derived from tw5864 reference driver by manufacturers, which
|
/Linux-v6.1/drivers/edac/ |
D | edac_mc.h | 238 * may help hardware manufacturers and
|
/Linux-v6.1/Documentation/driver-api/usb/ |
D | persist.rst | 150 might not help since manufacturers frequently omit serial numbers
|
/Linux-v6.1/drivers/usb/storage/ |
D | cypress_atacb.c | 103 * this value can change, but most(all ?) manufacturers in cypress_atacb_passthrough()
|
123