Searched refs:ATAG_SERIAL (Results 1 – 18 of 18) sorted by relevance
139 (magic < ATAG_SERIAL || magic > ATAG_MAX)); in atags_bad_magic()229 case ATAG_SERIAL: in atags_set_tag()
38 atags_set_tag(ATAG_SERIAL, &t_serial); in fpga_init_atags()
238 t = atags_get_tag(ATAG_SERIAL); in board_init_f_boot_flags()
418 t = atags_get_tag(ATAG_SERIAL); in param_parse_pre_serial()
87 #define ATAG_SERIAL 0x54410006 macro
84 #define ATAG_SERIAL 0x54410006 macro
148 #define ATAG_SERIAL 0x54410006 macro
131 t = atags_get_tag(ATAG_SERIAL); in uart_init()
14 #define ATAG_SERIAL 0x54410050 macro
203 } else if (atag->hdr.tag == ATAG_SERIAL) { in atags_to_fdt()
111 __tagtable(ATAG_SERIAL, parse_tag_serialnr);
140 tag->hdr.tag = ATAG_SERIAL; in build_tag_list()
213 params->hdr.tag = ATAG_SERIAL; in setup_serial_tag()
197 params->hdr.tag = ATAG_SERIAL; in setup_serial_tag()
49 case ATAG_SERIAL: in atags_print_tag()
682 atags_set_tag(ATAG_SERIAL, &t_serial); in ddr_set_atags()
2395 atags_set_tag(ATAG_SERIAL, &t_serial); in ddr_set_atags()