Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Datwreg.h496 #define ATW_BBPCTL_TWI (1<<31) /* Intersil 3-wire interface */ macro
H A Datw.c684 reg |= ATW_BBPCTL_TWI; in atw_attach()