Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dathnreg.h77 #define AR_DQCUMASK(i) (0x1000 + (i) * 4) macro
H A Dathn.c2379 AR_WRITE(sc, AR_DQCUMASK(i), 1 << i); in athn_hw_reset()