Home
last modified time | relevance | path

Searched full:manufacturers (Results 1 – 25 of 79) sorted by relevance

1234

/openbmc/linux/Documentation/arch/x86/
H A Dusb-legacy-support.rst29 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
/openbmc/linux/Documentation/hwmon/
H A Dpc87360.rst144 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
H A Dsch5636.rst19 hardware monitoring solutions, allowing motherboard manufacturers to create
H A Dpmbus-core.rst22 commands, and manufacturers can add as many non-standard commands as they like.
115 provided by chip manufacturers in device datasheets.
H A Dw83627hf.rst103 can be useful to convert data provided by board manufacturers into
H A Dw83795.rst31 This can be useful to convert data provided by board manufacturers
/openbmc/linux/include/dt-bindings/regulator/
H A Ddlg,da9063-regulator.h9 * A description of the following modes is in the manufacturers datasheet.
H A Ddlg,da9211-regulator.h9 * A description of the following modes is in the manufacturers datasheet.
H A Ddlg,da9121-regulator.h9 * A description of the following modes is in the manufacturers datasheet.
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/
H A DCompatible.interface.yaml2 Inventory component manufacturers can provide different model identifiers
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libdivecomputer/
H A Dlibdivecomputer_git.bb1 …platform and open source library for communication with dive computers from various manufacturers."
/openbmc/linux/Documentation/devicetree/bindings/extcon/
H A Dfcs,fsa880.yaml16 connector port. Compatible switches exist from other manufacturers.
/openbmc/openbmc/poky/meta/recipes-graphics/libva/
H A Dlibva.inc10 manufacturers can also freely use this API for hardware accelerated \
/openbmc/linux/Documentation/devicetree/bindings/mtd/partitions/
H A Dbrcm,bcm947xx-cfe-partitions.yaml10 Broadcom is one of hardware manufacturers providing SoCs (BCM47xx) used in
/openbmc/linux/Documentation/fb/
H A Dmodedb.rst94 intention of CVT is to give both source and display manufacturers a
116 manufacturers. Specifying for CVT will work for most, if not all, relatively
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DFDK-AAC19 the ISO/IEC MPEG audio standards. Please note that most manufacturers of Android devices already li…
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/
H A Dadi,ad7476.yaml8 title: AD7476 and similar simple SPI ADCs from multiple manufacturers.
/openbmc/openbmc/meta-openembedded/meta-multimedia/licenses/
H A DFraunhofer_FDK_AAC_Codec_Library_for_Android22 with the ISO/IEC MPEG audio standards. Please note that most manufacturers of
/openbmc/linux/Documentation/driver-api/mtd/
H A Dspi-intel.rst11 Not all manufacturers protect the SPI serial flash, mainly because it
/openbmc/linux/include/linux/usb/
H A Dtypec_dp.h9 * so the manufacturers of VirtualLink adapters use their Vendor
/openbmc/linux/Documentation/scsi/
H A D53c700.rst55 manufacturers set the clock speed at the lowest possible setting
/openbmc/linux/Documentation/driver-api/media/drivers/
H A Dtuners.rst18 Tuner Manufacturers
/openbmc/openbmc/poky/documentation/test-manual/
H A Dyocto-project-compatible.rst60 product lines from different hardware manufacturers). This can also make it
/openbmc/linux/drivers/mtd/spi-nor/
H A Dcore.c336 * Writing volatile registers are instant according to some manufacturers
2000 static const struct spi_nor_manufacturer *manufacturers[] = { variable
2037 for (i = 0; i < ARRAY_SIZE(manufacturers); i++) { in spi_nor_match_id()
2038 for (j = 0; j < manufacturers[i]->nparts; j++) { in spi_nor_match_id()
2039 part = &manufacturers[i]->parts[j]; in spi_nor_match_id()
2042 nor->manufacturer = manufacturers[i]; in spi_nor_match_id()
3361 for (i = 0; i < ARRAY_SIZE(manufacturers); i++) { in spi_nor_match_name()
3362 for (j = 0; j < manufacturers[i]->nparts; j++) { in spi_nor_match_name()
3363 if (!strcmp(name, manufacturers[i]->parts[j].name)) { in spi_nor_match_name()
3364 nor->manufacturer = manufacturers[i]; in spi_nor_match_name()
[all …]
/openbmc/ipmitool/doc/
H A Dipmievd.892 various manufacturers. Use \fI\-o list\fP to see a list of

1234