Searched refs:TCSR_TINT (Results 1 – 2 of 2) sorted by relevance
34 #define TCSR_TINT BIT(8) macro240 if (tcsr & TCSR_TINT) { in xlnx_axi_timer_get_pending_int()246 if (tcsr & TCSR_TINT) { in xlnx_axi_timer_get_pending_int()269 if (tcsr & TCSR_TINT) { in xlnx_axi_timer_isr()270 xlnx_axi_timer_write32(dev, TCSR1_DEFAULT | TCSR_TINT, in xlnx_axi_timer_isr()283 if (tcsr & TCSR_TINT) { in xlnx_axi_timer_isr()
34 #define TCSR_TINT BIT(8) macro