Searched refs:DEBUG_INIT_FULL_C (Results 1 – 6 of 6) sorted by relevance
/openbmc/u-boot/drivers/ddr/marvell/axp/ |
H A D | ddr3_spd.c | 267 DEBUG_INIT_FULL_C("DRAM err_check_type ", info->err_check_type, 1); in ddr3_spd_init() 290 DEBUG_INIT_FULL_C("DRAM num_of_row_addr ", info->num_of_row_addr, 2); in ddr3_spd_init() 297 DEBUG_INIT_FULL_C("DRAM num_of_col_addr ", info->num_of_col_addr, 1); in ddr3_spd_init() 304 DEBUG_INIT_FULL_C("DRAM numOfModuleBanks ", info->num_of_module_ranks, in ddr3_spd_init() 310 DEBUG_INIT_FULL_C("DRAM data_width ", info->data_width, 1); in ddr3_spd_init() 315 DEBUG_INIT_FULL_C("DRAM num_of_banks_on_each_device ", in ddr3_spd_init() 325 DEBUG_INIT_FULL_C("DRAM sdram_width ", info->sdram_width, 1); in ddr3_spd_init() 344 DEBUG_INIT_FULL_C("DRAM rank_capacity[31] ", info->rank_capacity, 1); in ddr3_spd_init() 350 DEBUG_INIT_FULL_C("DRAM num_of_devices ", info->num_of_devices, 1); in ddr3_spd_init() 363 DEBUG_INIT_FULL_C("DRAM tCKmin ", info->min_cycle_time, 1); in ddr3_spd_init() [all …]
|
H A D | ddr3_init.h | 47 #define DEBUG_INIT_FULL_C(s, d, l) \ macro
|
/openbmc/u-boot/arch/arm/mach-mvebu/serdes/a38x/ |
H A D | ctrl_pex.c | 148 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 D | high_speed_env_spec.c | 1690 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 D | high_speed_env_lib.c | 684 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 D | ddr_ml_wrapper.h | 54 #define DEBUG_INIT_FULL_C(s, d, l) \ macro
|