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

/freebsd-13-stable/sys/dev/esp/
H A Dncr53c9x.c752 uint8_t cfg3, syncoff, synctp; local
759 synctp = ncr53c9x_stp2cpb(sc, ti->curr.period);
782 synctp--;
785 synctp = 0;
797 NCR_WRITE_REG(sc, NCR_SYNCTP, synctp);

Completed in 101 milliseconds