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