Searched refs:SMA1303_OT1_OK_STATUS (Results 1 – 2 of 2) sorted by relevance
591 #define SMA1303_OT1_OK_STATUS (1<<7) macro
1499 if (~over_temp & SMA1303_OT1_OK_STATUS) { in sma1303_check_fault_worker()1557 if (!(~over_temp & SMA1303_OT1_OK_STATUS) in sma1303_check_fault_worker()