Searched refs:NPCM7XX_TCSR_IE (Results 1 – 1 of 1) sorted by relevance
56 #define NPCM7XX_TCSR_IE BIT(29) macro201 bool pending = (t->tcsr & NPCM7XX_TCSR_IE) && (tc->tisr & BIT(index)); in npcm7xx_timer_check_interrupt()294 if ((old_tcsr ^ new_tcsr) & NPCM7XX_TCSR_IE) { in npcm7xx_timer_write_tcsr()