Searched refs:DEBUG_INIT_FULL_D (Results 1 – 4 of 4) sorted by relevance
/external/u-boot/drivers/ddr/marvell/a38x/ |
D | ddr_ml_wrapper.h | 38 #define DEBUG_INIT_FULL_D(d, l) printf("%x", d) macro 48 #define DEBUG_INIT_FULL_D(d, l) macro 56 DEBUG_INIT_FULL_D(d, l); \
|
/external/u-boot/drivers/ddr/marvell/axp/ |
D | ddr3_init.h | 31 #define DEBUG_INIT_FULL_D(d, l) printf("%x", d) macro 41 #define DEBUG_INIT_FULL_D(d, l) macro 48 { DEBUG_INIT_FULL_S(s); DEBUG_INIT_FULL_D(d, l); DEBUG_INIT_FULL_S("\n"); }
|
/external/u-boot/arch/arm/mach-mvebu/serdes/a38x/ |
D | ctrl_pex.c | 93 DEBUG_INIT_FULL_D(serdes_type, 8); in hws_pex_config() 96 DEBUG_INIT_FULL_D(idx, 8); in hws_pex_config() 143 DEBUG_INIT_FULL_D(pex_idx, 1); in hws_pex_config()
|
/external/u-boot/arch/arm/mach-mvebu/serdes/axp/ |
D | high_speed_env_lib.c | 362 DEBUG_INIT_FULL_D(info->line0_7, 8); in serdes_phy_config() 364 DEBUG_INIT_FULL_D(info->line8_15, 8); in serdes_phy_config() 683 DEBUG_INIT_FULL_D(pex_if, 1); in serdes_phy_config() 1222 DEBUG_INIT_FULL_D(pex_if, 1); in serdes_phy_config() 1366 DEBUG_INIT_FULL_D(pex_if, 1); in serdes_phy_config() 1368 DEBUG_INIT_FULL_D(PEX_DBG_STATUS_REG(pex_if), in serdes_phy_config() 1398 DEBUG_INIT_FULL_D(pex_if, 1); in serdes_phy_config() 1399 DEBUG_INIT_FULL_D(devId, 8); in serdes_phy_config() 1408 DEBUG_INIT_FULL_D(ctrl_mode, 4); in serdes_phy_config()
|