Searched refs:PORT_CS_PMP_EN (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.c160 PORT_CS_PMP_EN = (1 << 13), /* port multiplier enable */ enumerator in enum:__anon10787
553 writel(PORT_CS_PMP_EN | PORT_CS_PMP_RESUME, port + PORT_CTRL_CLR);
561 writel(PORT_CS_PMP_EN, port + PORT_CTRL_STAT);
563 writel(PORT_CS_PMP_EN, port + PORT_CTRL_CLR);

Completed in 56 milliseconds