Searched refs:SMA1303_OT2_OK_STATUS (Results 1 – 2 of 2) sorted by relevance
592 #define SMA1303_OT2_OK_STATUS (1<<6) macro
1515 if (~over_temp & SMA1303_OT2_OK_STATUS) { in sma1303_check_fault_worker()1558 && !(~over_temp & SMA1303_OT2_OK_STATUS) in sma1303_check_fault_worker()