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

/freebsd-11-stable/sys/dev/ctau/
H A Dds2153.h228 #define EBCR(h,l) (((short) (h) << 8 & 0x300) | (l)) /* 10-bit E-bit count */ macro
H A Dctddk.c782 ebit = EBCR (cte_in (port, DS_EBCR1), cte_in (port, DS_EBCR2));

Completed in 43 milliseconds