Searched defs:it87_data (Results 1 – 1 of 1) sorted by relevance
587 struct it87_data { struct588 const struct attribute_group *groups[7];589 int sioaddr;590 enum chips type;591 u32 features;592 u8 peci_mask;593 u8 old_peci_mask;595 u8 smbus_bitmap; /* !=0 if SMBus needs to be disabled */596 u8 ec_special_config; /* EC special config register restore value */598 unsigned short addr;[all …]