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

/openbsd-current/sys/dev/ic/
H A Dmtd8xxreg.h183 #define TSR_NCR_SHIFT 0 macro
184 #define TSR_NCR_GET(x) (((x) & TSR_NCR_MASK) >> TSR_NCR_SHIFT)

Completed in 208 milliseconds