Searched refs:ISC_INT_HISDONE (Results 1 – 3 of 3) sorted by relevance
92 #define ISC_INT_HISDONE BIT(12) macro
272 regmap_write(regmap, ISC_INTEN, ISC_INT_HISDONE); in isc_set_histogram()279 regmap_write(regmap, ISC_INTDIS, ISC_INT_HISDONE); in isc_set_histogram()1211 if (pending & ISC_INT_HISDONE) { in microchip_isc_interrupt()