Searched refs:reg5b (Results 1 – 2 of 2) sorted by relevance
385 u8 reg5b; in hpt3xn_calibrate_dpll() local391 pci_read_config_byte(dev, 0x5b, ®5b); in hpt3xn_calibrate_dpll()392 if (reg5b & 0x80) { in hpt3xn_calibrate_dpll()395 pci_read_config_byte(dev, 0x5b, ®5b); in hpt3xn_calibrate_dpll()397 if ((reg5b & 0x80) == 0) in hpt3xn_calibrate_dpll()
676 u8 reg5b; in hpt37x_calibrate_dpll() local682 pci_read_config_byte(dev, 0x5b, ®5b); in hpt37x_calibrate_dpll()683 if (reg5b & 0x80) { in hpt37x_calibrate_dpll()686 pci_read_config_byte(dev, 0x5b, ®5b); in hpt37x_calibrate_dpll()688 if ((reg5b & 0x80) == 0) in hpt37x_calibrate_dpll()