Searched refs:NV_CTL_MCP55 (Results 1 – 1 of 1) sorted by relevance
174 NV_CTL_MCP55 = 0x400, enumerator1865 tmp = readl(mmio + NV_CTL_MCP55); in nv_swncq_port_suspend()1867 writel(tmp, mmio + NV_CTL_MCP55); in nv_swncq_port_suspend()1884 tmp = readl(mmio + NV_CTL_MCP55); in nv_swncq_port_resume()1885 writel(tmp | NV_CTL_PRI_SWNCQ | NV_CTL_SEC_SWNCQ, mmio + NV_CTL_MCP55); in nv_swncq_port_resume()1904 tmp = readl(mmio + NV_CTL_MCP55); in nv_swncq_host_init()1906 writel(tmp | NV_CTL_PRI_SWNCQ | NV_CTL_SEC_SWNCQ, mmio + NV_CTL_MCP55); in nv_swncq_host_init()