Searched refs:NV_INT_ENABLE_MCP55 (Results 1 – 1 of 1) sorted by relevance
176 NV_INT_ENABLE_MCP55 = 0x444, enumerator1653 mask = readl(mmio_base + NV_INT_ENABLE_MCP55); in nv_mcp55_freeze()1655 writel(mask, mmio_base + NV_INT_ENABLE_MCP55); in nv_mcp55_freeze()1666 mask = readl(mmio_base + NV_INT_ENABLE_MCP55); in nv_mcp55_thaw()1668 writel(mask, mmio_base + NV_INT_ENABLE_MCP55); in nv_mcp55_thaw()1862 writel(0, mmio + NV_INT_ENABLE_MCP55); in nv_swncq_port_suspend()1881 writel(0x00fd00fd, mmio + NV_INT_ENABLE_MCP55); in nv_swncq_port_resume()1909 tmp = readl(mmio + NV_INT_ENABLE_MCP55); in nv_swncq_host_init()1911 writel(tmp | 0x00fd00fd, mmio + NV_INT_ENABLE_MCP55); in nv_swncq_host_init()