Home
last modified time | relevance | path

Searched defs:davinci_id (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/arm/mach-davinci/
H A Dcputype.h19 struct davinci_id { struct
20 u8 variant; /* JTAG ID bits 31:28 */
21 u16 part_no; /* JTAG ID bits 27:12 */
22 u16 manufacturer; /* JTAG ID bits 11:1 */
23 u32 cpu_id;
24 char *name;