Home
last modified time | relevance | path

Searched refs:chip_id2 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/hwmon/
H A Dlm90.c2015 if (man_id2 == 0x41 && chip_id2 == 0x21 && in lm90_detect_analog()
2040 if (man_id2 == 0x00 && chip_id2 == 0x00 && in lm90_detect_analog()
2051 if (man_id2 == 0x00 && chip_id2 == 0x00 && in lm90_detect_analog()
2057 if (man_id2 == 0x00 && chip_id2 == 0x00 && in lm90_detect_analog()
2063 if (man_id2 == 0x41 && chip_id2 == 0x61 && in lm90_detect_analog()
2069 if (man_id2 == 0x41 && chip_id2 == 0x61 && in lm90_detect_analog()
2075 if (man_id2 == 0x41 && chip_id2 == 0x61 && in lm90_detect_analog()
2081 if (man_id2 == 0x41 && chip_id2 == 0x61 && in lm90_detect_analog()
2086 if (man_id2 == 0x41 && chip_id2 == 0x81 && in lm90_detect_analog()
2094 if (man_id2 == 0x41 && chip_id2 == 0x82 && in lm90_detect_analog()
[all …]
/openbmc/u-boot/board/freescale/t4rdb/
H A Dcpld.h16 u8 chip_id2; /* 0x01 - CPLD Chip ID2 Register */ member
H A Dcpld.c78 printf("chip_id2 = 0x%02x\n", CPLD_READ(chip_id2)); in cpld_dump_regs()
/openbmc/u-boot/board/freescale/t208xrdb/
H A Dcpld.h11 u8 chip_id2; /* 0x01 - Chip ID2 register */ member