Searched refs:NV_CTL_MCP55 (Results 1 – 1 of 1) sorted by relevance
158 NV_CTL_MCP55 = 0x400, enumerator1819 tmp = readl(mmio + NV_CTL_MCP55); in nv_swncq_port_suspend()1821 writel(tmp, mmio + NV_CTL_MCP55); in nv_swncq_port_suspend()1838 tmp = readl(mmio + NV_CTL_MCP55); in nv_swncq_port_resume()1839 writel(tmp | NV_CTL_PRI_SWNCQ | NV_CTL_SEC_SWNCQ, mmio + NV_CTL_MCP55); in nv_swncq_port_resume()1858 tmp = readl(mmio + NV_CTL_MCP55); in nv_swncq_host_init()1860 writel(tmp | NV_CTL_PRI_SWNCQ | NV_CTL_SEC_SWNCQ, mmio + NV_CTL_MCP55); in nv_swncq_host_init()