Lines Matching full:bank2
38 /* max nr of sensors in bank2, currently mb's with max 6 fans are known */
211 * of a sensor is a volt or a temp sensor, for bank2 and the pwms its
213 * sysfs entries per sensor, for bank2 and pwms 6.
237 /* Bank 2 data, ABIT_UGURU_MAX_BANK2_SENSORS entries for bank2 */
238 u8 bank2_sensors; /* actual number of bank2 sensors found */
242 /* Alarms 2 bytes for bank1, 1 byte for bank2 */
610 * These functions try to find out how many sensors there are in bank2 and how
618 * Although the uGuru allows reading (settings) from non existing bank2
652 ABIT_UGURU_DEBUG(2, " bank2 sensor %d does not seem " in abituguru_detect_no_bank2_sensors()
661 ABIT_UGURU_DEBUG(2, " bank2 sensor %d does not seem " in abituguru_detect_no_bank2_sensors()
670 ABIT_UGURU_DEBUG(2, " bank2 sensor %d does not seem " in abituguru_detect_no_bank2_sensors()
1304 * Note: We don't know how many bank2 sensors / pwms there really are, in abituguru_probe()
1360 /* Detect number of sensors and fill the sysfs attr for bank2 (fans) */ in abituguru_probe()