Searched refs:mstp (Results 1 – 2 of 2) sorted by relevance
69 tmp = __raw_readl(hp->mstp); in hwblk_enable()71 __raw_writel(tmp, hp->mstp); in hwblk_enable()88 tmp = __raw_readl(hp->mstp); in hwblk_disable()90 __raw_writel(tmp, hp->mstp); in hwblk_disable()
28 .mstp = (void __iomem *)_mstp, \34 void __iomem *mstp; member