Searched refs:QS_HCT_CTRL (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_qstor.c58 QS_HCT_CTRL = 0x00e4, /* global interrupt mask offset */ enumerator in enum:__anon10782
212 writeb(0, mmio_base + QS_HCT_CTRL); /* disable host interrupts */
221 writeb(1, mmio_base + QS_HCT_CTRL); /* enable host interrupts */
512 writeb(0, mmio_base + QS_HCT_CTRL); /* disable host interrupts */
521 writeb(0, mmio_base + QS_HCT_CTRL); /* disable host interrupts */
543 writeb(1, mmio_base + QS_HCT_CTRL); /* enable host interrupts */

Completed in 28 milliseconds