Searched refs:ATAG_SERIAL (Results 1 – 4 of 4) sorted by relevance
87 #define ATAG_SERIAL 0x54410006 macro
111 __tagtable(ATAG_SERIAL, parse_tag_serialnr);
140 tag->hdr.tag = ATAG_SERIAL; in build_tag_list()
203 } else if (atag->hdr.tag == ATAG_SERIAL) { in atags_to_fdt()
Completed in 7 milliseconds