Home
last modified time | relevance | path

Searched refs:SVR_P1014 (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/board/freescale/p1010rdb/
Dddr.c87 if (cpu->soc_ver == SVR_P1014) in get_sdram_size()
132 if (cpu->soc_ver == SVR_P1014) { in fixed_sdram()
225 if (cpu->soc_ver == SVR_P1014) in fsl_ddr_board_options()
Dp1010rdb.c348 if (cpu->soc_ver != SVR_P1014) { in board_eth_init()
469 if (cpu->soc_ver == SVR_P1014) { in ft_board_setup()
/external/u-boot/arch/powerpc/include/asm/
Dprocessor.h1074 #define SVR_P1014 0x80F101 macro