Home
last modified time | relevance | path

Searched refs:NV_INT_ALL_MCP55 (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/ata/
Dsata_nv.c164 NV_INT_ALL_MCP55 = 0xffff, enumerator
166 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()