Home
last modified time | relevance | path

Searched refs:DEBUG_INIT_FULL_C (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/drivers/ddr/marvell/axp/
H A Dddr3_spd.c315 DEBUG_INIT_FULL_C("DRAM num_of_banks_on_each_device ", in ddr3_spd_init()
391 DEBUG_INIT_FULL_C("DRAM supported_cas_latencies ", in ddr3_spd_init()
406 DEBUG_INIT_FULL_C("DRAM min_write_recovery_time ", in ddr3_spd_init()
411 DEBUG_INIT_FULL_C("DRAM min_ras_to_cas_delay ", in ddr3_spd_init()
417 DEBUG_INIT_FULL_C("DRAM min_row_active_to_row_active ", in ddr3_spd_init()
422 DEBUG_INIT_FULL_C("DRAM min_row_precharge_time ", in ddr3_spd_init()
430 DEBUG_INIT_FULL_C("DRAM min_active_to_precharge ", in ddr3_spd_init()
437 DEBUG_INIT_FULL_C("DRAM min_refresh_recovery ", in ddr3_spd_init()
445 DEBUG_INIT_FULL_C("DRAM min_write_to_read_cmd_delay ", in ddr3_spd_init()
453 DEBUG_INIT_FULL_C("DRAM min_read_to_prech_cmd_delay ", in ddr3_spd_init()
[all …]
H A Dddr3_init.h47 #define DEBUG_INIT_FULL_C(s, d, l) \ macro
/openbmc/u-boot/arch/arm/mach-mvebu/serdes/a38x/
H A Dctrl_pex.c148 DEBUG_INIT_FULL_C("pex_config_read: return addr=0x%x", addr, 4); in hws_pex_config()
150 DEBUG_INIT_FULL_C in hws_pex_config()
222 DEBUG_INIT_FULL_C("Update PEX Device ID ", ctrl_mode, 4); in hws_pex_config()
350 DEBUG_INIT_FULL_C(" --> ", pex_data, 4); in pex_config_read()
H A Dhigh_speed_env_spec.c1690 DEBUG_INIT_FULL_C("serdes num = ", serdes_num, 2); in serdes_power_up_ctrl()
1691 DEBUG_INIT_FULL_C("serdes type = ", serdes_type, 2); in serdes_power_up_ctrl()
1900 DEBUG_INIT_FULL_C("serdes num = ", serdes_num, 1); in serdes_power_up_ctrl()
1905 DEBUG_INIT_FULL_C( in serdes_power_up_ctrl()
/openbmc/u-boot/arch/arm/mach-mvebu/serdes/axp/
H A Dhigh_speed_env_lib.c684 DEBUG_INIT_FULL_C(" set GEN", (tmp & 3), 1); in serdes_phy_config()
1213 DEBUG_INIT_FULL_C("step 17: max_if= 0x", pex_if_num, 1); in serdes_phy_config()
1223 DEBUG_INIT_FULL_C(" pex_unit= ", pex_unit, 1); in serdes_phy_config()
1226 DEBUG_INIT_FULL_C("PEX disabled interface ", in serdes_phy_config()
1302 DEBUG_INIT_FULL_C("pex_cfg_read: return addr=0x%x", in serdes_phy_config()
1305 DEBUG_INIT_FULL_C("pex_cfg_read: return 0xff -->PEX (%d): Detected No Link.", in serdes_phy_config()
1370 DEBUG_INIT_FULL_C(") = 0x", tmp, 8); in serdes_phy_config()
1534 DEBUG_INIT_FULL_C(" --> ", pex_data, 4); in pex_cfg_read()
/openbmc/u-boot/drivers/ddr/marvell/a38x/
H A Dddr_ml_wrapper.h54 #define DEBUG_INIT_FULL_C(s, d, l) \ macro