Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/ddr/altera/
H A Dsequencer.c755 writel(0xff, &sdr_rw_load_mgr_regs->load_cntr0); in set_jump_as_return()
818 &sdr_rw_load_mgr_regs->load_cntr0); in delay_for_n_mem_clocks()
854 &sdr_rw_load_mgr_regs->load_cntr0); in rw_mgr_mem_init_load_regs()
1135 writel(0x08, &sdr_rw_load_mgr_regs->load_cntr0); in rw_mgr_mem_calibrate_write_test_issue()
1137 writel(0x40, &sdr_rw_load_mgr_regs->load_cntr0); in rw_mgr_mem_calibrate_write_test_issue()
1262 writel(0x20, &sdr_rw_load_mgr_regs->load_cntr0); in rw_mgr_mem_calibrate_read_test_patterns()
1325 writel(0x20, &sdr_rw_load_mgr_regs->load_cntr0); in rw_mgr_mem_calibrate_read_load_patterns()
1400 writel(0x1, &sdr_rw_load_mgr_regs->load_cntr0); in rw_mgr_mem_calibrate_read_test()
1403 writel(0x06, &sdr_rw_load_mgr_regs->load_cntr0); in rw_mgr_mem_calibrate_read_test()
1405 writel(0x32, &sdr_rw_load_mgr_regs->load_cntr0); in rw_mgr_mem_calibrate_read_test()
[all …]
H A Dsequencer.h126 u32 load_cntr0; member