Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/allwinner/
H A Daw_ts.c54 #define TP_CTRL0_CLK_DIV(x) ((x & 0x3) << 20) macro
191 TP_CTRL0_CLK_DIV(2) | in aw_ts_attach()