Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/ata/
H A Dsata_sil24.c47 SIL24_HOST_BAR = 0, enumerator
1142 void __iomem *host_base = host->iomap[SIL24_HOST_BAR]; in sil24_interrupt()
1213 ata_port_pbar_desc(ap, SIL24_HOST_BAR, -1, "host"); in sil24_port_start()
1221 void __iomem *host_base = host->iomap[SIL24_HOST_BAR]; in sil24_init_controller()
1282 (1 << SIL24_HOST_BAR) | (1 << SIL24_PORT_BAR), in sil24_init_one()
1290 tmp = readl(iomap[SIL24_HOST_BAR] + HOST_CTRL); in sil24_init_one()
1333 void __iomem *host_base = host->iomap[SIL24_HOST_BAR]; in sil24_pci_device_resume()