Searched refs:TSI148_LCSR_LMAT_EN (Results 1 – 2 of 2) sorted by relevance
2009 if (lm_ctl & TSI148_LCSR_LMAT_EN) in tsi148_lm_get()2087 if ((lm_ctl & TSI148_LCSR_LMAT_EN) == 0) { in tsi148_lm_attach()2088 lm_ctl |= TSI148_LCSR_LMAT_EN; in tsi148_lm_attach()2129 tmp &= ~TSI148_LCSR_LMAT_EN; in tsi148_lm_detach()
952 #define TSI148_LCSR_LMAT_EN (1<<7) /* Enable Location Monitor */ macro