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

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

Completed in 187 milliseconds