Searched refs:NV_CTL_MCP55 (Results 1 – 1 of 1) sorted by relevance
157 NV_CTL_MCP55 = 0x400, enumerator1826 tmp = readl(mmio + NV_CTL_MCP55); in nv_swncq_port_suspend()1828 writel(tmp, mmio + NV_CTL_MCP55); in nv_swncq_port_suspend()1845 tmp = readl(mmio + NV_CTL_MCP55); in nv_swncq_port_resume()1846 writel(tmp | NV_CTL_PRI_SWNCQ | NV_CTL_SEC_SWNCQ, mmio + NV_CTL_MCP55); in nv_swncq_port_resume()1865 tmp = readl(mmio + NV_CTL_MCP55); in nv_swncq_host_init()1867 writel(tmp | NV_CTL_PRI_SWNCQ | NV_CTL_SEC_SWNCQ, mmio + NV_CTL_MCP55); in nv_swncq_host_init()