Searched refs:sdr_rw_load_mgr_regs (Results 1 - 2 of 2) sorted by relevance

/u-boot/drivers/ddr/altera/
H A Dsequencer.c14 static const struct socfpga_sdr_rw_load_manager *sdr_rw_load_mgr_regs = variable in typeref:struct:socfpga_sdr_rw_load_manager
790 writel(0xff, &sdr_rw_load_mgr_regs->load_cntr0);
845 &sdr_rw_load_mgr_regs->load_cntr1);
854 &sdr_rw_load_mgr_regs->load_cntr0);
857 &sdr_rw_load_mgr_regs->load_cntr1);
897 &sdr_rw_load_mgr_regs->load_cntr0);
899 &sdr_rw_load_mgr_regs->load_cntr1);
901 &sdr_rw_load_mgr_regs->load_cntr2);
1192 writel(0xFF, &sdr_rw_load_mgr_regs->load_cntr2);
1214 writel(0xFF, &sdr_rw_load_mgr_regs
[all...]
H A Dsequencer.h245 struct socfpga_sdr_rw_load_manager sdr_rw_load_mgr_regs; member in struct:socfpga_sdr

Completed in 99 milliseconds