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

/freebsd-11-stable/sys/dev/ctau/
H A Dds2153.h27 #define DS_CCR3 0x1b /* rw - common control 3 */ 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 63 milliseconds