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

/netbsd-current/sys/dev/marvell/
H A Dgtpcireg.h168 #define GTPCI_ACS(p, N) (0x1e08 | ((p) << 7) | ((N) << 4)) macro
H A Dgtpci.c428 GTPCI_WRITE_AC(sc, GTPCI_ACS, prot,
433 GTPCI_WRITE_AC(sc, GTPCI_ACS, prot, 0);

Completed in 76 milliseconds