Searched refs:TMAG5273_INT_ERR (Results 1 – 2 of 2) sorted by relevance
231 #define TMAG5273_INT_ERR (1 << TMAG5273_INT_ER_POS) macro
155 if ((*device_status & TMAG5273_INT_ER_MSK) == TMAG5273_INT_ERR) { in tmag5273_check_device_status()