Searched refs:JZ_TC_TCSR (Results 1 – 2 of 2) sorted by relevance
207 CSR_WRITE_4(sc, JZ_TC_TCSR(5), TCSR_EXT_EN | TCSR_DIV_16); in jz4780_timer_attach()
103 #define JZ_TC_TCSR(n) (0x0000004c + (n * 0x10)) macro