Home
last modified time | relevance | path

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

/external/u-boot/drivers/ddr/altera/
Dsequencer.c754 writel(0xff, &sdr_rw_load_mgr_regs->load_cntr0); in set_jump_as_return()
817 &sdr_rw_load_mgr_regs->load_cntr0); in delay_for_n_mem_clocks()
853 &sdr_rw_load_mgr_regs->load_cntr0); in rw_mgr_mem_init_load_regs()
1134 writel(0x08, &sdr_rw_load_mgr_regs->load_cntr0); in rw_mgr_mem_calibrate_write_test_issue()
1136 writel(0x40, &sdr_rw_load_mgr_regs->load_cntr0); in rw_mgr_mem_calibrate_write_test_issue()
1261 writel(0x20, &sdr_rw_load_mgr_regs->load_cntr0); in rw_mgr_mem_calibrate_read_test_patterns()
1324 writel(0x20, &sdr_rw_load_mgr_regs->load_cntr0); in rw_mgr_mem_calibrate_read_load_patterns()
1399 writel(0x1, &sdr_rw_load_mgr_regs->load_cntr0); in rw_mgr_mem_calibrate_read_test()
1402 writel(0x06, &sdr_rw_load_mgr_regs->load_cntr0); in rw_mgr_mem_calibrate_read_test()
1404 writel(0x32, &sdr_rw_load_mgr_regs->load_cntr0); in rw_mgr_mem_calibrate_read_test()
[all …]
Dsequencer.h125 u32 load_cntr0; member