Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/ingenic/
H A Djz4780_timer.c201 CSR_WRITE_4(sc, JZ_OST_CTRL, OSTC_EXT_EN | OSTC_MODE | OSTC_DIV_16); in jz4780_timer_attach()
H A Djz4780_regs.h113 #define OSTC_EXT_EN 0x0004 /* use EXTCLK */ macro