Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Datwreg.h497 #define ATW_SYNCTL_CS1 __BIT(28) macro
H A Datw.c646 reg |= ATW_SYNCTL_CS1; in atw_attach()