Searched refs:socfpga_fpga_model (Results 1 – 1 of 1) sorted by relevance
64 } socfpga_fpga_model[] = { variable104 for (i = 0; i < ARRAY_SIZE(socfpga_fpga_model); i++) in socfpga_fpga_id()105 if (pn == socfpga_fpga_model[i].pn) in socfpga_fpga_id()108 if (i == ARRAY_SIZE(socfpga_fpga_model)) { in socfpga_fpga_id()115 socfpga_fpga_model[i].name, version); in socfpga_fpga_id()145 env_set("fpgatype", socfpga_fpga_model[fpga_id].var); in arch_misc_init()
Completed in 3 milliseconds