Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/
H A Dbnx2.c7981 u32 clkreg; in bnx2_get_pci_speed() local
7985 clkreg = BNX2_RD(bp, BNX2_PCICFG_PCI_CLOCK_CONTROL_BITS); in bnx2_get_pci_speed()
7987 clkreg &= BNX2_PCICFG_PCI_CLOCK_CONTROL_BITS_PCI_CLK_SPD_DET; in bnx2_get_pci_speed()
7988 switch (clkreg) { in bnx2_get_pci_speed()