Home
last modified time | relevance | path

Searched defs:it87_data (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/hwmon/
H A Dit87.c575 struct it87_data { struct
576 const struct attribute_group *groups[7];
577 int sioaddr;
578 enum chips type;
579 u32 features;
580 u8 peci_mask;
581 u8 old_peci_mask;
583 u8 smbus_bitmap; /* !=0 if SMBus needs to be disabled */
584 u8 ec_special_config; /* EC special config register restore value */
586 unsigned short addr;
[all …]