Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ram/stm32mp1/
H A Dstm32mp1_ddr.h177 void stm32mp1_refresh_disable(struct stm32mp1_ddrctl *ctl);
H A Dstm32mp1_ddr.c335 void stm32mp1_refresh_disable(struct stm32mp1_ddrctl *ctl) in stm32mp1_refresh_disable() function
475 stm32mp1_refresh_disable(priv->ctl); in stm32mp1_ddr_init()