Searched refs:NV_INT_STATUS_MCP55 (Results 1 – 1 of 1) sorted by relevance
158 NV_INT_STATUS_MCP55 = 0x440, enumerator1614 writel(NV_INT_ALL_MCP55 << shift, mmio_base + NV_INT_STATUS_MCP55); in nv_mcp55_freeze()1627 writel(NV_INT_ALL_MCP55 << shift, mmio_base + NV_INT_STATUS_MCP55); in nv_mcp55_thaw()1822 writel(~0, mmio + NV_INT_STATUS_MCP55); in nv_swncq_port_suspend()1841 writel(~0, mmio + NV_INT_STATUS_MCP55); in nv_swncq_port_resume()1877 writel(~0x0, mmio + NV_INT_STATUS_MCP55); in nv_swncq_host_init()1949 pp->irq_block = mmio + NV_INT_STATUS_MCP55 + ap->port_no * 2; in nv_swncq_port_start()2296 irq_stat = readl(host->iomap[NV_MMIO_BAR] + NV_INT_STATUS_MCP55); in nv_swncq_interrupt()