Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/bge/
Dif_bgereg.h227 #define BGE_PCI_CLKCTL 0x74 macro
Dif_bge.c1867 tmp = CSR_READ_4(sc, BGE_PCI_CLKCTL) & 0x1F; in bge_chipinit()
3264 clk = CSR_READ_4(sc, BGE_PCI_CLKCTL) & 0x1F; in bge_devinfo()