Searched refs:JZ_TC_TCNT (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/mips/ingenic/ | ||
| H A D | jz4780_timer.c | 116 CSR_WRITE_4(sc, JZ_TC_TCNT(5), 0); in jz4780_timer_start() |
| H A D | jz4780_regs.h | 101 #define JZ_TC_TCNT(n) (0x00000048 + (n * 0x10)) /* count */ macro |