Searched refs:NV_INT_ENABLE_MCP55 (Results 1 – 1 of 1) sorted by relevance
160 NV_INT_ENABLE_MCP55 = 0x444, enumerator1610 mask = readl(mmio_base + NV_INT_ENABLE_MCP55); in nv_mcp55_freeze()1612 writel(mask, mmio_base + NV_INT_ENABLE_MCP55); in nv_mcp55_freeze()1623 mask = readl(mmio_base + NV_INT_ENABLE_MCP55); in nv_mcp55_thaw()1625 writel(mask, mmio_base + NV_INT_ENABLE_MCP55); in nv_mcp55_thaw()1819 writel(0, mmio + NV_INT_ENABLE_MCP55); in nv_swncq_port_suspend()1838 writel(0x00fd00fd, mmio + NV_INT_ENABLE_MCP55); in nv_swncq_port_resume()1866 tmp = readl(mmio + NV_INT_ENABLE_MCP55); in nv_swncq_host_init()1868 writel(tmp | 0x00fd00fd, mmio + NV_INT_ENABLE_MCP55); in nv_swncq_host_init()