Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ram/stm32mp1/
H A Dstm32mp1_ddr.h18 struct stm32mp1_ddrctl;
35 struct stm32mp1_ddrctl *ctl;
177 void stm32mp1_refresh_disable(struct stm32mp1_ddrctl *ctl);
178 void stm32mp1_refresh_restore(struct stm32mp1_ddrctl *ctl,
H A Dstm32mp1_ddr.c36 offsetof(struct stm32mp1_ddrctl, x),\
281 static void start_sw_done(struct stm32mp1_ddrctl *ctl) in start_sw_done()
287 static void wait_sw_done_ack(struct stm32mp1_ddrctl *ctl) in wait_sw_done_ack()
335 void stm32mp1_refresh_disable(struct stm32mp1_ddrctl *ctl) in stm32mp1_refresh_disable()
345 void stm32mp1_refresh_restore(struct stm32mp1_ddrctl *ctl, in stm32mp1_refresh_restore()
H A Dstm32mp1_ddr_regs.h10 struct stm32mp1_ddrctl { struct