Home
last modified time | relevance | path

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

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