Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ide/
Daec62xx.c148 u8 reg49h = 0, reg4ah = 0; in init_chipset_aec62xx() local
153 pci_read_config_byte(dev, 0x4a, &reg4ah); in init_chipset_aec62xx()
154 pci_write_config_byte(dev, 0x4a, reg4ah & ~0x01); in init_chipset_aec62xx()
156 pci_read_config_byte(dev, 0x4a, &reg4ah); in init_chipset_aec62xx()
157 pci_write_config_byte(dev, 0x4a, reg4ah | 0x80); in init_chipset_aec62xx()