Searched refs:TSI148_LCSR_LMAT_EN (Results 1 – 2 of 2) sorted by relevance
2082 if (lm_ctl & TSI148_LCSR_LMAT_EN) in tsi148_lm_get()2159 if ((lm_ctl & TSI148_LCSR_LMAT_EN) == 0) { in tsi148_lm_attach()2160 lm_ctl |= TSI148_LCSR_LMAT_EN; in tsi148_lm_attach()2200 tmp &= ~TSI148_LCSR_LMAT_EN; in tsi148_lm_detach()
955 #define TSI148_LCSR_LMAT_EN (1<<7) /* Enable Location Monitor */ macro