Searched refs:NV_CTL_MCP55 (Results 1 – 1 of 1) sorted by relevance
157 NV_CTL_MCP55 = 0x400, enumerator1828 tmp = readl(mmio + NV_CTL_MCP55); in nv_swncq_port_suspend()1830 writel(tmp, mmio + NV_CTL_MCP55); in nv_swncq_port_suspend()1847 tmp = readl(mmio + NV_CTL_MCP55); in nv_swncq_port_resume()1848 writel(tmp | NV_CTL_PRI_SWNCQ | NV_CTL_SEC_SWNCQ, mmio + NV_CTL_MCP55); in nv_swncq_port_resume()1867 tmp = readl(mmio + NV_CTL_MCP55); in nv_swncq_host_init()1869 writel(tmp | NV_CTL_PRI_SWNCQ | NV_CTL_SEC_SWNCQ, mmio + NV_CTL_MCP55); in nv_swncq_host_init()