Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/ata/
Dpata_hpt3x2n.c386 u32 reg5c; in hpt3xn_calibrate_dpll() local
401 pci_read_config_dword(dev, 0x5c, &reg5c); in hpt3xn_calibrate_dpll()
402 pci_write_config_dword(dev, 0x5c, reg5c & ~0x100); in hpt3xn_calibrate_dpll()
Dpata_hpt37x.c680 u32 reg5c; in hpt37x_calibrate_dpll() local
695 pci_read_config_dword(dev, 0x5c, &reg5c); in hpt37x_calibrate_dpll()
696 pci_write_config_dword(dev, 0x5c, reg5c & ~0x100); in hpt37x_calibrate_dpll()