Home
last modified time | relevance | path

Searched refs:DEBUG_INIT_FULL_D (Results 1 – 4 of 4) sorted by relevance

/u-boot/drivers/ddr/marvell/a38x/
A Dddr_ml_wrapper.h36 #define DEBUG_INIT_FULL_D(d, l) printf("%x", d) macro
46 #define DEBUG_INIT_FULL_D(d, l) macro
54 DEBUG_INIT_FULL_D(d, l); \
/u-boot/drivers/ddr/marvell/axp/
A Dddr3_init.h31 #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"); }
/u-boot/arch/arm/mach-mvebu/serdes/a38x/
A Dctrl_pex.c95 DEBUG_INIT_FULL_D(serdes_type, 8); in hws_pex_config()
98 DEBUG_INIT_FULL_D(idx, 8); in hws_pex_config()
145 DEBUG_INIT_FULL_D(pex_idx, 1); in hws_pex_config()
/u-boot/arch/arm/mach-mvebu/serdes/axp/
A Dhigh_speed_env_lib.c363 DEBUG_INIT_FULL_D(info->line0_7, 8); in serdes_phy_config()
365 DEBUG_INIT_FULL_D(info->line8_15, 8); in serdes_phy_config()
684 DEBUG_INIT_FULL_D(pex_if, 1); in serdes_phy_config()
1223 DEBUG_INIT_FULL_D(pex_if, 1); in serdes_phy_config()
1367 DEBUG_INIT_FULL_D(pex_if, 1); in serdes_phy_config()
1369 DEBUG_INIT_FULL_D(PEX_DBG_STATUS_REG(pex_if), in serdes_phy_config()
1399 DEBUG_INIT_FULL_D(pex_if, 1); in serdes_phy_config()
1400 DEBUG_INIT_FULL_D(devId, 8); in serdes_phy_config()
1409 DEBUG_INIT_FULL_D(ctrl_mode, 4); in serdes_phy_config()

Completed in 12 milliseconds