Home
last modified time | relevance | path

Searched full:amc6821 (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/hwmon/
H A Damc6821.rst1 Kernel driver amc6821
6 Texas Instruments AMC6821
8 Prefix: 'amc6821'
12 Datasheet: http://focus.ti.com/docs/prod/folders/print/amc6821.html
21 This driver implements support for the Texas Instruments amc6821 chip.
106 If your board has a BIOS that initializes the amc6821 correctly, you should
/linux/drivers/hwmon/
H A Damc6821.c3 * amc6821.c - Part of lm_sensors, Linux kernel modules for hardware
694 ATTRIBUTE_GROUPS(amc6821);
815 "amc6821: I2C bus doesn't support byte mode, " in amc6821_detect()
824 "amc6821: detection failed at 0x%02x.\n", in amc6821_detect()
837 "amc6821: detection failed at 0x%02x.\n", in amc6821_detect()
842 dev_info(&adapter->dev, "amc6821: chip found at 0x%02x.\n", address); in amc6821_detect()
843 strscpy(info->type, "amc6821", I2C_NAME_SIZE); in amc6821_detect()
937 { "amc6821" },
945 .compatible = "ti,amc6821",
958 .name = "amc6821",
[all …]
/linux/arch/arm64/boot/dts/freescale/
H A Dfsl-lx2162a-sr-som.dtsi50 compatible = "ti,amc6821";