Searched refs:NV_INT_ENABLE_MCP55 (Results 1 – 1 of 1) sorted by relevance
159 NV_INT_ENABLE_MCP55 = 0x444, enumerator1622 mask = readl(mmio_base + NV_INT_ENABLE_MCP55); in nv_mcp55_freeze()1624 writel(mask, mmio_base + NV_INT_ENABLE_MCP55); in nv_mcp55_freeze()1635 mask = readl(mmio_base + NV_INT_ENABLE_MCP55); in nv_mcp55_thaw()1637 writel(mask, mmio_base + NV_INT_ENABLE_MCP55); in nv_mcp55_thaw()1831 writel(0, mmio + NV_INT_ENABLE_MCP55); in nv_swncq_port_suspend()1850 writel(0x00fd00fd, mmio + NV_INT_ENABLE_MCP55); in nv_swncq_port_resume()1878 tmp = readl(mmio + NV_INT_ENABLE_MCP55); in nv_swncq_host_init()1880 writel(tmp | 0x00fd00fd, mmio + NV_INT_ENABLE_MCP55); in nv_swncq_host_init()