Searched refs:TIM_LF_RAS_INT (Results 1 – 2 of 2) sorted by relevance
189 intr = otx2_read64(base + TIM_LF_RAS_INT); in tim_lf_irq()194 otx2_write64(intr, base + TIM_LF_RAS_INT); in tim_lf_irq()216 otx2_write64(~0ull, base + TIM_LF_RAS_INT); in tim_lf_register_irq()
24 #define TIM_LF_RAS_INT (0x300) macro