Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Daw_ts.c50 #define TP_CTRL0_FS_DIV(x) ((x & 0xF) << 16) macro
189 TP_CTRL0_FS_DIV(7) | in aw_ts_attach()