Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dabituguru.c475 u8 val, test_flag, buf[3]; in abituguru_detect_bank1_sensor_type() local
515 test_flag = ABIT_UGURU_VOLT_LOW_ALARM_FLAG; in abituguru_detect_bank1_sensor_type()
520 test_flag = ABIT_UGURU_VOLT_HIGH_ALARM_FLAG; in abituguru_detect_bank1_sensor_type()
541 if (buf[0] & test_flag) { in abituguru_detect_bank1_sensor_type()