Searched full:ippdexpcr (Results 1 – 4 of 4) sorted by relevance
54 The number of IPPDEXPCR register cells in the62 fsl,rcpm-wakeup: Consists of a phandle to the rcpm node and the IPPDEXPCR63 register cells. The number of IPPDEXPCR register cells is defined in68 Note: IPPDEXPCR(IP Powerdown Exception Control Register) provides a
74 setbits32(&rcpm_v1_regs->ippdexpcr, mask); in rcpm_v1_set_ip_power()76 clrbits32(&rcpm_v1_regs->ippdexpcr, mask); in rcpm_v1_set_ip_power()82 setbits32(&rcpm_v2_regs->ippdexpcr[0], mask); in rcpm_v2_set_ip_power()84 clrbits32(&rcpm_v2_regs->ippdexpcr[0], mask); in rcpm_v2_set_ip_power()
236 __be32 ippdexpcr; /* 0x0050 IP Powerdown Exception Control Register */ member290 __be32 ippdexpcr[4]; /* IP Powerdown Exception Control Reg */ member
97 * number of IPPDEXPCR register cells, and "fsl,rcpm-wakeup" in rcpm_pm_prepare()