Searched refs:TESR_TCST5 (Results 1 – 2 of 2) sorted by relevance
96 CSR_WRITE_4(sc, JZ_TC_TECR, TESR_TCST5); in jz4780_hardclock()117 CSR_WRITE_4(sc, JZ_TC_TESR, TESR_TCST5); in jz4780_timer_start()128 CSR_WRITE_4(sc, JZ_TC_TECR, TESR_TCST5); in jz4780_timer_stop()188 TESR_TCST3 | TESR_TCST4 | TESR_TCST5 | TESR_TCST6 | TESR_TCST7); in jz4780_timer_attach()
76 #define TESR_TCST5 0x0020 /* enable counter 5 */ macro