Searched refs:HAS_IN7 (Results 1 - 1 of 1) sorted by relevance

/drivers/hwmon/
H A Ddme1737.c196 #define HAS_IN7 (1 << 17) /* bit 17 */ macro
610 if (ix == 7 && !(data->has_features & HAS_IN7)) {
645 if (ix == 5 && !(data->has_features & HAS_IN7)) {
652 if (ix == 7 && !(data->has_features & HAS_IN7)) {
2018 if (data->has_features & HAS_IN7) {
2073 if (data->has_features & HAS_IN7) {
2241 data->has_features |= HAS_FAN(2) | HAS_PWM(2) | HAS_IN7;

Completed in 19 milliseconds