Searched refs:TMAG5273_VCC_UV_ER_MSK (Results 1 – 2 of 2) sorted by relevance
227 #define TMAG5273_VCC_UV_ER_MSK GENMASK(0, 0) macro
146 if ((*device_status & TMAG5273_VCC_UV_ER_MSK) == TMAG5273_VCC_UV_ERR) { in tmag5273_check_device_status()