Searched refs:TSI148_LCSR_VICR_STID_M (Results 1 – 2 of 2) sorted by relevance
1019 #define TSI148_LCSR_VICR_STID_M (0xFF<<0) /* Status/ID Mask */ macro
451 tmp = (tmp & ~TSI148_LCSR_VICR_STID_M) | in tsi148_irq_generate()452 (statid & TSI148_LCSR_VICR_STID_M); in tsi148_irq_generate()