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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ata/
H A Dahci.h128 HOST_PORTS_IMPL = 0x0c, /* bitmap of implemented ports */ enumerator in enum:__anon10738
H A Dlibahci.c384 hpriv->saved_port_map = port_map = readl(mmio + HOST_PORTS_IMPL);
498 writel(hpriv->saved_port_map, mmio + HOST_PORTS_IMPL);
499 (void) readl(mmio + HOST_PORTS_IMPL); /* flush */

Completed in 41 milliseconds