Searched refs:PORT_SCR_CTL (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.h175 PORT_SCR_CTL = 0x2c, /* SATA phy register: SControl */ enumerator in enum:__anon10738
H A Dlibahci.c506 [SCR_CONTROL] = PORT_SCR_CTL,
780 scontrol = readl(port_mmio + PORT_SCR_CTL);
782 writel(scontrol, port_mmio + PORT_SCR_CTL);

Completed in 64 milliseconds