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

/linux-master/drivers/hwmon/
H A Dadt7475.c41 #define FAULT 10 macro
441 case FAULT:
1123 static SENSOR_DEVICE_ATTR_2_RO(temp1_fault, temp, FAULT, 0);
1144 static SENSOR_DEVICE_ATTR_2_RO(temp3_fault, temp, FAULT, 2);
/linux-master/drivers/iommu/
H 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
1086 /* (FAULT remains as before) */
1548 * (FAULT remains as before) */
1752 * (FAULT remains as before) */

Completed in 201 milliseconds