Searched refs:fpga_id (Results 1 – 2 of 2) sorted by relevance
157 const int fpga_id = socfpga_fpga_id(0); in arch_misc_init() local159 if (fpga_id >= 0) in arch_misc_init()160 env_set("fpgatype", socfpga_fpga_model[fpga_id].var); in arch_misc_init()
162 __u32 fpga_id; /* FPGA Identification Register */ member