Lines Matching defs:ctl
65 void stm32mp_ddr_start_sw_done(struct stm32mp_ddrctl *ctl) in stm32mp_ddr_start_sw_done()
73 void stm32mp_ddr_wait_sw_done_ack(struct stm32mp_ddrctl *ctl) in stm32mp_ddr_wait_sw_done_ack()
96 void stm32mp_ddr_enable_axi_port(struct stm32mp_ddrctl *ctl) in stm32mp_ddr_enable_axi_port()
111 int stm32mp_ddr_disable_axi_port(struct stm32mp_ddrctl *ctl) in stm32mp_ddr_disable_axi_port()
146 static bool ddr_is_axi_port_enabled(struct stm32mp_ddrctl *ctl) in ddr_is_axi_port_enabled()
151 void stm32mp_ddr_enable_host_interface(struct stm32mp_ddrctl *ctl) in stm32mp_ddr_enable_host_interface()
159 void stm32mp_ddr_disable_host_interface(struct stm32mp_ddrctl *ctl) in stm32mp_ddr_disable_host_interface()
193 static bool ddr_is_host_interface_enabled(struct stm32mp_ddrctl *ctl) in ddr_is_host_interface_enabled()
198 int stm32mp_ddr_sw_selfref_entry(struct stm32mp_ddrctl *ctl) in stm32mp_ddr_sw_selfref_entry()
231 void stm32mp_ddr_sw_selfref_exit(struct stm32mp_ddrctl *ctl) in stm32mp_ddr_sw_selfref_exit()
239 void stm32mp_ddr_set_qd3_update_conditions(struct stm32mp_ddrctl *ctl) in stm32mp_ddr_set_qd3_update_conditions()
256 void stm32mp_ddr_unset_qd3_update_conditions(struct stm32mp_ddrctl *ctl) in stm32mp_ddr_unset_qd3_update_conditions()
271 void stm32mp_ddr_wait_refresh_update_done_ack(struct stm32mp_ddrctl *ctl) in stm32mp_ddr_wait_refresh_update_done_ack()