Home
last modified time | relevance | path

Searched refs:DEFAULT_PORT_IRQ_ENABLE_MASK (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/ata/
Dsata_fsl.c155 DEFAULT_PORT_IRQ_ENABLE_MASK = IE_ON_FATAL_ERR | IE_ON_PHYRDY_CHG | enumerator
567 iowrite32((temp | DEFAULT_PORT_IRQ_ENABLE_MASK), hcr_base + HCONTROL); in sata_fsl_thaw()
595 iowrite32((temp | DEFAULT_PORT_IRQ_ENABLE_MASK), hcr_base + HCONTROL); in sata_fsl_pmp_detach()