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

/drivers/ata/
H A Dpata_hpt3x2n.c386 u32 reg5c; local
401 pci_read_config_dword(dev, 0x5c, &reg5c);
402 pci_write_config_dword(dev, 0x5c, reg5c & ~0x100);
H A Dpata_hpt37x.c680 u32 reg5c; local
695 pci_read_config_dword(dev, 0x5c, &reg5c);
696 pci_write_config_dword(dev, 0x5c, reg5c & ~0x100);

Completed in 147 milliseconds