Searched refs:clkreg (Results 1 – 1 of 1) sorted by relevance
7981 u32 clkreg; in bnx2_get_pci_speed() local7985 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()