Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bce/
H A Dif_bce.c829 uint32_t clkreg; in bce_attach() local
833 clkreg = REG_RD(sc, BCE_PCICFG_PCI_CLOCK_CONTROL_BITS) & in bce_attach()
835 switch (clkreg) { in bce_attach()