Home
last modified time | relevance | path

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

/freebsd/sys/dev/gem/
H A Dif_gemreg.h93 #define GEM_PCI_BIF_CONFIG 0x1008 /* PCI BIF configuration */ macro
H A Dif_gem_pci.c180 if ((GEM_READ_4(sc, GEM_PCI_BIF_CONFIG) & GEM_PCI_BIF_CNF_M66EN) != 0) in gem_pci_attach()