Home
last modified time | relevance | path

Searched refs:avr32_cpuinfo (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/avr32/include/asm/
Dprocessor.h56 struct avr32_cpuinfo { struct
71 static inline unsigned int avr32_get_manufacturer_id(struct avr32_cpuinfo *cpu) in avr32_get_manufacturer_id() argument
75 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[];
/linux-3.4.99/arch/avr32/kernel/
Dcpu.c237 static const char *get_chip_name(struct avr32_cpuinfo *cpu) in get_chip_name()
Dsetup.c38 struct avr32_cpuinfo boot_cpu_data = {