Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Datwreg.h518 #define ATW_SYNCTL_CS0 (1<<29) /* chip select */ macro
H A Datw.c671 reg |= ATW_SYNCTL_CS0; in atw_attach()