Searched refs:NV_INT_ALL_MCP55 (Results 1 – 1 of 1) sorted by relevance
164 NV_INT_ALL_MCP55 = 0xffff, enumerator166 NV_INT_MASK_MCP55 = NV_INT_ALL_MCP55 & 0xfffd,1605 writel(NV_INT_ALL_MCP55 << shift, mmio_base + NV_INT_STATUS_MCP55); in nv_mcp55_freeze()1608 mask &= ~(NV_INT_ALL_MCP55 << shift); in nv_mcp55_freeze()1618 writel(NV_INT_ALL_MCP55 << shift, mmio_base + NV_INT_STATUS_MCP55); in nv_mcp55_thaw()