Searched refs:pwrctl (Results 1 – 3 of 3) sorted by relevance
55 DDRCTL_REG_REG(pwrctl),594 mmio_setbits_32((uintptr_t)&priv->ctl->pwrctl, in stm32mp1_ddr3_dll_off()597 (uintptr_t)&priv->ctl->pwrctl, in stm32mp1_ddr3_dll_off()598 mmio_read_32((uintptr_t)&priv->ctl->pwrctl)); in stm32mp1_ddr3_dll_off()650 mmio_clrbits_32((uintptr_t)&priv->ctl->pwrctl, in stm32mp1_ddr3_dll_off()678 mmio_clrbits_32((uintptr_t)&ctl->pwrctl, DDRCTRL_PWRCTL_POWERDOWN_EN); in stm32mp1_refresh_disable()685 uint32_t rfshctl3, uint32_t pwrctl) in stm32mp1_refresh_restore() argument692 if ((pwrctl & DDRCTRL_PWRCTL_POWERDOWN_EN) != 0U) { in stm32mp1_refresh_restore()693 mmio_setbits_32((uintptr_t)&ctl->pwrctl, in stm32mp1_refresh_restore()905 config->c_reg.pwrctl); in stm32mp1_ddr_init()
43 uint32_t pwrctl; member
24 uint32_t pwrctl; /* 0x30 Low Power Control */ member
Completed in 7 milliseconds