Searched refs:NV_INT_ENABLE_MCP55 (Results 1 – 1 of 1) sorted by relevance
175 NV_INT_ENABLE_MCP55 = 0x444, enumerator1635 mask = readl(mmio_base + NV_INT_ENABLE_MCP55); in nv_mcp55_freeze()1637 writel(mask, mmio_base + NV_INT_ENABLE_MCP55); in nv_mcp55_freeze()1648 mask = readl(mmio_base + NV_INT_ENABLE_MCP55); in nv_mcp55_thaw()1650 writel(mask, mmio_base + NV_INT_ENABLE_MCP55); in nv_mcp55_thaw()1844 writel(0, mmio + NV_INT_ENABLE_MCP55); in nv_swncq_port_suspend()1863 writel(0x00fd00fd, mmio + NV_INT_ENABLE_MCP55); in nv_swncq_port_resume()1891 tmp = readl(mmio + NV_INT_ENABLE_MCP55); in nv_swncq_host_init()1893 writel(tmp | 0x00fd00fd, mmio + NV_INT_ENABLE_MCP55); in nv_swncq_host_init()