Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/board/freescale/p1010rdb/
H A Dddr.c88 if (cpu->soc_ver == SVR_P1014) in get_sdram_size()
133 if (cpu->soc_ver == SVR_P1014) { in fixed_sdram()
226 if (cpu->soc_ver == SVR_P1014) in fsl_ddr_board_options()
H A Dp1010rdb.c349 if (cpu->soc_ver != SVR_P1014) { in board_eth_init()
470 if (cpu->soc_ver == SVR_P1014) { in ft_board_setup()
/rk3399_rockchip-uboot/arch/powerpc/include/asm/
H A Dprocessor.h1076 #define SVR_P1014 0x80F101 macro