Home
last modified time | relevance | path

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

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