Searched refs:GTPCI_ACBH (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/marvell/
H A Dgtpcireg.h166 #define GTPCI_ACBH(p, N) (0x1e04 | ((p) << 7) | ((N) << 4)) macro
H A Dgtpci.c426 GTPCI_WRITE_AC(sc, GTPCI_ACBH, prot,
432 GTPCI_WRITE_AC(sc, GTPCI_ACBH, prot, 0);

Completed in 87 milliseconds