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

/netbsd-current/sys/dev/marvell/
H A Dgtpcireg.h123 #define GTPCI_ACBL(p, N) (0x1e00 | ((p) << 7) | ((N) << 4)) macro
H A Dgtpci.c424 GTPCI_WRITE_AC(sc, GTPCI_ACBL, prot,
431 GTPCI_WRITE_AC(sc, GTPCI_ACBL, prot, 0);

Completed in 85 milliseconds