Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dabituguru.c488 u8 val, test_flag, buf[3]; in abituguru_detect_bank1_sensor_type() local
528 test_flag = ABIT_UGURU_VOLT_LOW_ALARM_FLAG; in abituguru_detect_bank1_sensor_type()
533 test_flag = ABIT_UGURU_VOLT_HIGH_ALARM_FLAG; in abituguru_detect_bank1_sensor_type()
554 if (buf[0] & test_flag) { in abituguru_detect_bank1_sensor_type()