Searched refs:ATPPC_PWORD_MASK (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/ic/ | ||
| D | atppcvar.h | 212 #define ATPPC_PWORD_MASK 0x30 macro |
| D | atppc.c | 487 atppc->sc_pword = (atppc_r_cnfgA(atppc) & ATPPC_PWORD_MASK); in atppc_detect_fifo() |