Searched refs:soc_ver (Results 1 – 9 of 9) sorted by relevance
87 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()
348 if (cpu->soc_ver != SVR_P1014) { in board_eth_init()469 if (cpu->soc_ver == SVR_P1014) { in ft_board_setup()
148 if (cpu->soc_ver == SVR_C291) in ft_board_setup()150 else if (cpu->soc_ver == SVR_C292) in ft_board_setup()
50 u32 soc_ver; member55 { .name = #n, .soc_ver = SVR_##v, .num_cores = (nc)}
149 if (cpu->soc_ver == SVR_T1023) in fsl_ddr_board_options()
130 if (cpu->soc_ver == SVR_T1023) in fsl_ddr_board_options()
1179 u32 soc_ver; member1196 { .name = #n, .soc_ver = SVR_##v, .num_cores = (nc), \1199 { .name = #n, .soc_ver = SVR_##v, .num_cores = (nc), .mask = (m) }
220 if (cpu_type_list[i].soc_ver == ver) in identify_cpu()
47 if ((cpu_type_list[i].soc_ver & SVR_WO_E) == ver) { in cpu_name()