Home
last modified time | relevance | path

Searched refs:JZ_TC_TDFR (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/mips/ingenic/
H A Djz4780_timer.c115 CSR_WRITE_4(sc, JZ_TC_TDFR(5), ticks); in jz4780_timer_start()
H A Djz4780_regs.h99 #define JZ_TC_TDFR(n) (0x00000040 + (n * 0x10)) /* FULL compare */ macro