Searched refs:NV_INT_STATUS_MCP55 (Results 1 – 1 of 1) sorted by relevance
159 NV_INT_STATUS_MCP55 = 0x440, enumerator1605 writel(NV_INT_ALL_MCP55 << shift, mmio_base + NV_INT_STATUS_MCP55); in nv_mcp55_freeze()1618 writel(NV_INT_ALL_MCP55 << shift, mmio_base + NV_INT_STATUS_MCP55); in nv_mcp55_thaw()1813 writel(~0, mmio + NV_INT_STATUS_MCP55); in nv_swncq_port_suspend()1832 writel(~0, mmio + NV_INT_STATUS_MCP55); in nv_swncq_port_resume()1868 writel(~0x0, mmio + NV_INT_STATUS_MCP55); in nv_swncq_host_init()1940 pp->irq_block = mmio + NV_INT_STATUS_MCP55 + ap->port_no * 2; in nv_swncq_port_start()2284 irq_stat = readl(host->iomap[NV_MMIO_BAR] + NV_INT_STATUS_MCP55); in nv_swncq_interrupt()