Searched refs:omap_die_id (Results 1 - 5 of 5) sorted by relevance

/u-boot/arch/arm/mach-omap2/
H A Dutils.c178 __weak void omap_die_id(unsigned int *die_id) function
188 omap_die_id((unsigned int *)&die_id);
221 omap_die_id((unsigned int *)&die_id);
246 omap_die_id(die_id);
/u-boot/arch/arm/mach-omap2/omap4/
H A Dhwinit.c157 void omap_die_id(unsigned int *die_id) function
/u-boot/arch/arm/mach-omap2/omap3/
H A Dsys_info.c45 void omap_die_id(unsigned int *die_id) function
/u-boot/arch/arm/mach-omap2/omap5/
H A Dhwinit.c396 omap_die_id(die_id);
412 void omap_die_id(unsigned int *die_id) function
/u-boot/arch/arm/include/asm/
H A Domap_common.h693 void omap_die_id(unsigned int *die_id);

Completed in 124 milliseconds