Searched refs:TP_CTRL0_CLK_SELECT (Results 1 – 1 of 1) sorted by relevance
55 #define TP_CTRL0_CLK_SELECT(x) ((x & 0x1) << 22) macro190 WRITE(sc, TP_CTRL0, TP_CTRL0_CLK_SELECT(0) | in aw_ts_attach()