Searched refs:NV_INT_ENABLE_MCP55 (Results 1 – 1 of 1) sorted by relevance
160 NV_INT_ENABLE_MCP55 = 0x444, enumerator1607 mask = readl(mmio_base + NV_INT_ENABLE_MCP55); in nv_mcp55_freeze()1609 writel(mask, mmio_base + NV_INT_ENABLE_MCP55); in nv_mcp55_freeze()1620 mask = readl(mmio_base + NV_INT_ENABLE_MCP55); in nv_mcp55_thaw()1622 writel(mask, mmio_base + NV_INT_ENABLE_MCP55); in nv_mcp55_thaw()1816 writel(0, mmio + NV_INT_ENABLE_MCP55); in nv_swncq_port_suspend()1835 writel(0x00fd00fd, mmio + NV_INT_ENABLE_MCP55); in nv_swncq_port_resume()1863 tmp = readl(mmio + NV_INT_ENABLE_MCP55); in nv_swncq_host_init()1865 writel(tmp | 0x00fd00fd, mmio + NV_INT_ENABLE_MCP55); in nv_swncq_host_init()