Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/drivers/st/ddr/
A Dstm32mp1_ddr.c55 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() argument
692 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()
/tf-a-ffa_el3_spmc/include/drivers/st/
A Dstm32mp1_ddr.h43 uint32_t pwrctl; member
A Dstm32mp1_ddr_regs.h24 uint32_t pwrctl; /* 0x30 Low Power Control */ member

Completed in 7 milliseconds