Home
last modified time | relevance | path

Searched refs:LEAVEFN (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/x86/cpu/quark/
H A Dmrc_util.c87 LEAVEFN(); in select_mem_mgr()
101 LEAVEFN(); in select_hte()
124 LEAVEFN(); in dram_wake_command()
205 LEAVEFN(); in set_rcvn()
251 LEAVEFN(); in get_rcvn()
291 LEAVEFN(); in set_rdqs()
321 LEAVEFN(); in get_rdqs()
399 LEAVEFN(); in set_wdqs()
445 LEAVEFN(); in get_wdqs()
523 LEAVEFN(); in set_wdq()
[all …]
H A Dmrc.c149 LEAVEFN(); in mrc_adjust_params()
188 LEAVEFN(); in mrc_mem_init()
204 LEAVEFN(); in mrc_init()
H A Dsmc.c65 LEAVEFN(); in clear_self_refresh()
178 LEAVEFN(); in prog_ddr_timing_control()
226 LEAVEFN(); in prog_decode_before_jedec()
250 LEAVEFN(); in perform_ddr_reset()
1150 LEAVEFN(); in ddrphy_init()
1325 LEAVEFN(); in perform_jedec_init()
1348 LEAVEFN(); in set_ddr_init_complete()
1546 LEAVEFN(); in rcvn_cal()
1755 LEAVEFN(); in wr_level()
2074 LEAVEFN(); in rd_train()
[all …]
H A Dhte.c54 LEAVEFN(); in hte_wait_for_complete()
311 LEAVEFN(); in hte_basic_write_read()
353 LEAVEFN(); in hte_write_stress_bit_lanes()
H A Dmrc_util.h41 #define LEAVEFN(...) debug_cond(D_FCALL, "</%s>\n", __func__) macro