Searched defs:omap_die_id (Results 1 – 2 of 2) sorted by relevance
10 struct omap_die_id { struct11 u32 id_0;12 u32 id_1;13 u32 id_2;14 u32 id_3;
10 struct omap_die_id { struct17 void omap_get_die_id(struct omap_die_id *odi); argument