Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/ata/
Dsata_inic162x.c235 u16 cached_hctl; member
808 rc = init_controller(hpriv->mmio_base, hpriv->cached_hctl); in inic_pci_device_resume()
857 hpriv->cached_hctl = readw(hpriv->mmio_base + HOST_CTL); in inic_init_one()
873 rc = init_controller(hpriv->mmio_base, hpriv->cached_hctl); in inic_init_one()