Home
last modified time | relevance | path

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

/drivers/hwmon/pmbus/
Dmax8688.c143 ret |= PB_TEMP_OT_FAULT; in max8688_read_byte_data()
Dpmbus.h283 #define PB_TEMP_OT_FAULT BIT(7) macro
Dpmbus_core.c1437 .sbit = PB_TEMP_OT_FAULT,
1475 .sbit = PB_TEMP_OT_FAULT,
1513 .sbit = PB_TEMP_OT_FAULT,
Dmax34440.c196 ret |= PB_TEMP_OT_FAULT; in max34440_read_byte_data()