Home
last modified time | relevance | path

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

/Linux-v4.19/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.c677 u32 reg5c; in hpt37x_calibrate_dpll() local
692 pci_read_config_dword(dev, 0x5c, &reg5c); in hpt37x_calibrate_dpll()
693 pci_write_config_dword(dev, 0x5c, reg5c & ~0x100); in hpt37x_calibrate_dpll()