Searched refs:PORT_IRQ_ENABLE_SET (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/ata/
H A Dsata_sil24.c116 PORT_IRQ_ENABLE_SET = 0x1010, /* write: enable-set */ enumerator in enum:__anon58
613 irq_enabled = readl(port + PORT_IRQ_ENABLE_SET);
644 writel(irq_enabled, port + PORT_IRQ_ENABLE_SET);
966 writel(DEF_PORT_IRQ, port + PORT_IRQ_ENABLE_SET);

Completed in 184 milliseconds