Searched refs:CCR3_TSCLKM (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/ctau/
H A Dds2153.h160 #define CCR3_TSCLKM 0x02 /* transmit backplane clock 2048 */ macro
H A Dctau.c689 cte_out (p, DS_CCR3, CCR3_TSCLKM); /* common control 3 */
772 cte_out (p, DS_CCR3, CCR3_TSCLKM | CCR3_LIRESET);
773 cte_out (p, DS_CCR3, CCR3_TSCLKM);
776 cte_out (p, DS_CCR3, CCR3_TSCLKM | CCR3_ESRESET);
777 cte_out (p, DS_CCR3, CCR3_TSCLKM);

Completed in 54 milliseconds