Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/ata/
Dsata_inic162x.c235 u16 cached_hctl; member
804 rc = init_controller(hpriv->mmio_base, hpriv->cached_hctl); in inic_pci_device_resume()
853 hpriv->cached_hctl = readw(hpriv->mmio_base + HOST_CTL); in inic_init_one()
869 rc = init_controller(hpriv->mmio_base, hpriv->cached_hctl); in inic_init_one()