Searched refs:f_high (Results 1 – 2 of 2) sorted by relevance
947 unsigned int f_low, f_high; in hpt37x_init_one() local954 f_high = f_low + 2; in hpt37x_init_one()956 f_high += 2; in hpt37x_init_one()961 (f_high << 16) | f_low | 0x100); in hpt37x_init_one()973 f_high += adjust >> 1; in hpt37x_init_one()975 (f_high << 16) | f_low | 0x100); in hpt37x_init_one()
495 unsigned int f_low, f_high; in hpt3x2n_init_one() local568 f_high = f_low + 2; /* Tolerance */ in hpt3x2n_init_one()570 pci_write_config_dword(dev, 0x5C, (f_high << 16) | f_low | 0x100); in hpt3x2n_init_one()578 pci_write_config_dword(dev, 0x5C, (f_high << 16) | f_low); in hpt3x2n_init_one()