Searched refs:reg5b (Results 1 – 2 of 2) sorted by relevance
381 u8 reg5b; in hpt3xn_calibrate_dpll() local387 pci_read_config_byte(dev, 0x5b, ®5b); in hpt3xn_calibrate_dpll()388 if (reg5b & 0x80) { in hpt3xn_calibrate_dpll()391 pci_read_config_byte(dev, 0x5b, ®5b); in hpt3xn_calibrate_dpll()393 if ((reg5b & 0x80) == 0) in hpt3xn_calibrate_dpll()
622 u8 reg5b; in hpt37x_calibrate_dpll() local628 pci_read_config_byte(dev, 0x5b, ®5b); in hpt37x_calibrate_dpll()629 if (reg5b & 0x80) { in hpt37x_calibrate_dpll()632 pci_read_config_byte(dev, 0x5b, ®5b); in hpt37x_calibrate_dpll()634 if ((reg5b & 0x80) == 0) in hpt37x_calibrate_dpll()