Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dsata_sil24.c47 SIL24_HOST_BAR = 0, enumerator
1141 void __iomem *host_base = host->iomap[SIL24_HOST_BAR]; in sil24_interrupt()
1212 ata_port_pbar_desc(ap, SIL24_HOST_BAR, -1, "host"); in sil24_port_start()
1220 void __iomem *host_base = host->iomap[SIL24_HOST_BAR]; in sil24_init_controller()
1281 (1 << SIL24_HOST_BAR) | (1 << SIL24_PORT_BAR), in sil24_init_one()
1289 tmp = readl(iomap[SIL24_HOST_BAR] + HOST_CTRL); in sil24_init_one()
1332 void __iomem *host_base = host->iomap[SIL24_HOST_BAR]; in sil24_pci_device_resume()