Searched refs:DEBUG_INIT_FULL_D (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/ddr/marvell/axp/ |
| H A D | ddr3_init.h | 32 #define DEBUG_INIT_FULL_D(d, l) printf("%x", d) macro 42 #define DEBUG_INIT_FULL_D(d, l) macro 49 { DEBUG_INIT_FULL_S(s); DEBUG_INIT_FULL_D(d, l); DEBUG_INIT_FULL_S("\n"); }
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-mvebu/serdes/a38x/ |
| H A D | ctrl_pex.c | 94 DEBUG_INIT_FULL_D(serdes_type, 8); in hws_pex_config() 97 DEBUG_INIT_FULL_D(idx, 8); in hws_pex_config() 144 DEBUG_INIT_FULL_D(pex_idx, 1); in hws_pex_config()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-mvebu/serdes/axp/ |
| H A D | high_speed_env_lib.c | 363 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()
|
| /OK3568_Linux_fs/u-boot/drivers/ddr/marvell/a38x/ |
| H A D | ddr3_init.h | 47 #define DEBUG_INIT_FULL_D(d, l) printf("%x", d) macro 57 #define DEBUG_INIT_FULL_D(d, l) macro 65 DEBUG_INIT_FULL_D(d, l); \
|