Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dadwlib.h482 #define ADW_TERM_LVD_HI 0x0080 /* Enable LVD Upper Termination */ macro
H A Dadwlib.c498 sc->cfg.termination = termination | ADW_TERM_LVD_HI; in AdwInitFromEEPROM()