Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/cpu/quark/
H A Dmrc_util.c86 LEAVEFN(); in select_mem_mgr()
100 LEAVEFN(); in select_hte()
123 LEAVEFN(); in dram_wake_command()
204 LEAVEFN(); in set_rcvn()
250 LEAVEFN(); in get_rcvn()
290 LEAVEFN(); in set_rdqs()
320 LEAVEFN(); in get_rdqs()
398 LEAVEFN(); in set_wdqs()
444 LEAVEFN(); in get_wdqs()
522 LEAVEFN(); in set_wdq()
[all …]
H A Dmrc.c148 LEAVEFN(); in mrc_adjust_params()
187 LEAVEFN(); in mrc_mem_init()
203 LEAVEFN(); in mrc_init()
H A Dhte.c53 LEAVEFN(); in hte_wait_for_complete()
310 LEAVEFN(); in hte_basic_write_read()
352 LEAVEFN(); in hte_write_stress_bit_lanes()
H A Dsmc.c59 LEAVEFN(); in clear_self_refresh()
172 LEAVEFN(); in prog_ddr_timing_control()
220 LEAVEFN(); in prog_decode_before_jedec()
244 LEAVEFN(); in perform_ddr_reset()
1144 LEAVEFN(); in ddrphy_init()
1319 LEAVEFN(); in perform_jedec_init()
1342 LEAVEFN(); in set_ddr_init_complete()
1540 LEAVEFN(); in rcvn_cal()
1749 LEAVEFN(); in wr_level()
2068 LEAVEFN(); in rd_train()
[all …]
H A Dmrc_util.h40 #define LEAVEFN(...) debug_cond(D_FCALL, "</%s>\n", __func__) macro