Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/arm/mach-omap2/
Did.h10 struct omap_die_id { struct
11 u32 id_0;
12 u32 id_1;
13 u32 id_2;
14 u32 id_3;
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
Did.h10 struct omap_die_id { struct
17 void omap_get_die_id(struct omap_die_id *odi); argument