Home
last modified time | relevance | path

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

/drivers/ata/
Dsata_nv.c174 NV_INT_STATUS_MCP55 = 0x440, enumerator
1650 writel(NV_INT_ALL_MCP55 << shift, mmio_base + NV_INT_STATUS_MCP55); in nv_mcp55_freeze()
1663 writel(NV_INT_ALL_MCP55 << shift, mmio_base + NV_INT_STATUS_MCP55); in nv_mcp55_thaw()
1858 writel(~0, mmio + NV_INT_STATUS_MCP55); in nv_swncq_port_suspend()
1877 writel(~0, mmio + NV_INT_STATUS_MCP55); in nv_swncq_port_resume()
1913 writel(~0x0, mmio + NV_INT_STATUS_MCP55); in nv_swncq_host_init()
1986 pp->irq_block = mmio + NV_INT_STATUS_MCP55 + ap->port_no * 2; in nv_swncq_port_start()
2331 irq_stat = readl(host->iomap[NV_MMIO_BAR] + NV_INT_STATUS_MCP55); in nv_swncq_interrupt()