HomeSort by relevance Sort by last modified time
    Searched refs:boot_reason (Results 1 - 2 of 2) sorted by null

  /external/u-boot/board/nokia/rx51/
rx51.c 108 boot_reason_ptr = omap[i].u.boot_reason.reason_str;
135 strcpy(boot_reason_ptr, t->u.boot_reason.reason_str);
270 memset(t->u.boot_reason.reason_str, 0, 12);
271 strcpy(t->u.boot_reason.reason_str,
tag_omap.h 210 struct omap_boot_reason_config boot_reason; member in union:tag_omap::__anon47120
285 .u.boot_reason.reason_str = p1, \

Completed in 165 milliseconds