Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/ata/
Dsata_inic162x.c236 u16 cached_hctl; member
800 rc = init_controller(hpriv->mmio_base, hpriv->cached_hctl); in inic_pci_device_resume()
849 hpriv->cached_hctl = readw(hpriv->mmio_base + HOST_CTL); in inic_init_one()
882 rc = init_controller(hpriv->mmio_base, hpriv->cached_hctl); in inic_init_one()