Searched refs:DEBUG_INIT_FULL_C (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/ddr/marvell/axp/ |
| H A D | ddr3_spd.c | 268 DEBUG_INIT_FULL_C("DRAM err_check_type ", info->err_check_type, 1); in ddr3_spd_init() 291 DEBUG_INIT_FULL_C("DRAM num_of_row_addr ", info->num_of_row_addr, 2); in ddr3_spd_init() 298 DEBUG_INIT_FULL_C("DRAM num_of_col_addr ", info->num_of_col_addr, 1); in ddr3_spd_init() 305 DEBUG_INIT_FULL_C("DRAM numOfModuleBanks ", info->num_of_module_ranks, in ddr3_spd_init() 311 DEBUG_INIT_FULL_C("DRAM data_width ", info->data_width, 1); in ddr3_spd_init() 316 DEBUG_INIT_FULL_C("DRAM num_of_banks_on_each_device ", in ddr3_spd_init() 326 DEBUG_INIT_FULL_C("DRAM sdram_width ", info->sdram_width, 1); in ddr3_spd_init() 345 DEBUG_INIT_FULL_C("DRAM rank_capacity[31] ", info->rank_capacity, 1); in ddr3_spd_init() 351 DEBUG_INIT_FULL_C("DRAM num_of_devices ", info->num_of_devices, 1); in ddr3_spd_init() 364 DEBUG_INIT_FULL_C("DRAM tCKmin ", info->min_cycle_time, 1); in ddr3_spd_init() [all …]
|
| H A D | ddr3_init.h | 48 #define DEBUG_INIT_FULL_C(s, d, l) \ macro
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-mvebu/serdes/a38x/ |
| H A D | ctrl_pex.c | 149 DEBUG_INIT_FULL_C("pex_config_read: return addr=0x%x", addr, 4); in hws_pex_config() 151 DEBUG_INIT_FULL_C in hws_pex_config() 223 DEBUG_INIT_FULL_C("Update PEX Device ID ", ctrl_mode, 4); in hws_pex_config() 351 DEBUG_INIT_FULL_C(" --> ", pex_data, 4); in pex_config_read()
|
| H A D | high_speed_env_spec.c | 1689 DEBUG_INIT_FULL_C("serdes num = ", serdes_num, 2); in serdes_power_up_ctrl() 1690 DEBUG_INIT_FULL_C("serdes type = ", serdes_type, 2); in serdes_power_up_ctrl() 1899 DEBUG_INIT_FULL_C("serdes num = ", serdes_num, 1); in serdes_power_up_ctrl() 1904 DEBUG_INIT_FULL_C( in serdes_power_up_ctrl()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-mvebu/serdes/axp/ |
| H A D | high_speed_env_lib.c | 685 DEBUG_INIT_FULL_C(" set GEN", (tmp & 3), 1); in serdes_phy_config() 1214 DEBUG_INIT_FULL_C("step 17: max_if= 0x", pex_if_num, 1); in serdes_phy_config() 1224 DEBUG_INIT_FULL_C(" pex_unit= ", pex_unit, 1); in serdes_phy_config() 1227 DEBUG_INIT_FULL_C("PEX disabled interface ", in serdes_phy_config() 1303 DEBUG_INIT_FULL_C("pex_cfg_read: return addr=0x%x", in serdes_phy_config() 1306 DEBUG_INIT_FULL_C("pex_cfg_read: return 0xff -->PEX (%d): Detected No Link.", in serdes_phy_config() 1371 DEBUG_INIT_FULL_C(") = 0x", tmp, 8); in serdes_phy_config() 1535 DEBUG_INIT_FULL_C(" --> ", pex_data, 4); in pex_cfg_read()
|
| /OK3568_Linux_fs/u-boot/drivers/ddr/marvell/a38x/ |
| H A D | ddr3_init.h | 63 #define DEBUG_INIT_FULL_C(s, d, l) \ macro
|