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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ata/
H A Dsata_sil24.c57 SIL24_HOST_BAR = 0, enumerator in enum:__anon10787
1153 void __iomem *host_base = host->iomap[SIL24_HOST_BAR];
1225 ata_port_pbar_desc(ap, SIL24_HOST_BAR, -1, "host");
1233 void __iomem *host_base = host->iomap[SIL24_HOST_BAR];
1296 (1 << SIL24_HOST_BAR) | (1 << SIL24_PORT_BAR),
1303 tmp = readl(iomap[SIL24_HOST_BAR] + HOST_CTRL);
1366 void __iomem *host_base = host->iomap[SIL24_HOST_BAR];

Completed in 26 milliseconds