Searched refs:avr32_cpuinfo (Results 1 – 3 of 3) sorted by relevance
56 struct avr32_cpuinfo { struct71 static inline unsigned int avr32_get_manufacturer_id(struct avr32_cpuinfo *cpu) in avr32_get_manufacturer_id() argument75 static inline unsigned int avr32_get_product_number(struct avr32_cpuinfo *cpu) in avr32_get_product_number()79 static inline unsigned int avr32_get_chip_revision(struct avr32_cpuinfo *cpu) in avr32_get_chip_revision()84 extern struct avr32_cpuinfo boot_cpu_data;87 extern struct avr32_cpuinfo cpu_data[];
237 static const char *get_chip_name(struct avr32_cpuinfo *cpu) in get_chip_name()
38 struct avr32_cpuinfo boot_cpu_data = {