Searched refs:EM_CTL_RST (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.h273 EM_CTL_RST = (1 << 9), /* Reset */ enumerator in enum:__anon10738
H A Dlibahci.c979 if ((em_ctl & EM_CTL_TM) || (em_ctl & EM_CTL_RST))
982 writel(em_ctl | EM_CTL_RST, mmio + HOST_EM_CTL);

Completed in 68 milliseconds