Home
last modified time | relevance | path

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

/drivers/hwmon/
A Dadt7475.c41 FAULT = 10, enumerator
443 case FAULT: in temp_show()
1125 static SENSOR_DEVICE_ATTR_2_RO(temp1_fault, temp, FAULT, 0);
1146 static SENSOR_DEVICE_ATTR_2_RO(temp3_fault, temp, FAULT, 2);
/drivers/iommu/
A Dmsm_iommu_hw-8xxx.h517 #define SET_FAULT(b, c, v) SET_CONTEXT_FIELD(b, c, PAR, FAULT, v)
705 #define GET_FAULT(b, c) GET_CONTEXT_FIELD(b, c, PAR, FAULT)
1072 #define FAULT (FAULT_MASK << FAULT_SHIFT) macro

Completed in 21 milliseconds