Searched refs:soc_ver (Results 1 – 9 of 9) sorted by relevance
149 if (cpu->soc_ver == SVR_C291) in ft_board_setup()151 else if (cpu->soc_ver == SVR_C292) in ft_board_setup()
88 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()
349 if (cpu->soc_ver != SVR_P1014) { in board_eth_init()470 if (cpu->soc_ver == SVR_P1014) { in ft_board_setup()
47 u32 soc_ver; member52 { .name = #n, .soc_ver = SVR_##v, .num_cores = (nc)}
150 if (cpu->soc_ver == SVR_T1023) in fsl_ddr_board_options()
131 if (cpu->soc_ver == SVR_T1023) in fsl_ddr_board_options()
1181 u32 soc_ver; member1198 { .name = #n, .soc_ver = SVR_##v, .num_cores = (nc), \1201 { .name = #n, .soc_ver = SVR_##v, .num_cores = (nc), .mask = (m) }
220 if (cpu_type_list[i].soc_ver == ver) in identify_cpu()
45 if ((cpu_type_list[i].soc_ver & SVR_WO_E) == ver) { in cpu_name()