Home
last modified time | relevance | path

Searched refs:TCW_TBS_MASK (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/ic/
H A Dmtd8xxvar.h67 #define TCW_TBS_MASK 0x000007FFU macro
69 #define TCW_TBS_GET(x) (((x) & TCW_TBS_MASK) >> TCW_TBS_SHIFT)