Lines Matching refs:printf

179 		printf("core voltage not adjusted\n");  in init_func_vid()
216 printf("Board: LS1088A-QDS, "); in checkboard()
219 printf("Board: LS1088ARDB-PB, "); in checkboard()
221 printf("Board: LS1088A-RDB, "); in checkboard()
225 printf("Board Arch: V%d, ", sw >> 4); in checkboard()
228 printf("Board version: %c, boot from ", (sw & 0xf) + 'A' - 1); in checkboard()
230 printf("Board version: %c, boot from ", (sw & 0xf) + 'A'); in checkboard()
256 printf("vBank: %d\n", sw); in checkboard()
280 printf("invalid setting of SW%u\n", QIXIS_LBMAP_SWITCH); in checkboard()
285 printf("FPGA: v%d (%s), build %d", in checkboard()
289 printf(" on %s", qixis_read_time(buf)); in checkboard()
291 printf("CPLD: v%d.%d\n", QIXIS_READ(scver), QIXIS_READ(tagdata)); in checkboard()
305 printf("Clock1 = %sMHz ", freq[clock]); in checkboard()
307 printf("Clock2 = %sMHz", freq[clock]); in checkboard()
311 printf("Clock1 = %sMHz ", freq[clock]); in checkboard()
313 printf("Clock2 = %sMHz\n", freq[clock]); in checkboard()
505 printf("VID: failed to select VDD Page 0\n"); in get_serdes_volt()
513 printf("VID: failed to read the volatge\n"); in get_serdes_volt()
530 printf("VID: I2C failed to write to the volatge regulator\n"); in set_serdes_volt()
538 printf("VID: Couldn't read sensor abort VID adjust\n"); in set_serdes_volt()
556 printf("SVDD changing of RDB\n"); in set_serdes_volt()
562 printf("VID: I2C failed to read the CPLD BRDCFG4\n"); in set_serdes_volt()
661 printf("%s: ERROR: fsl-mc node not found in device tree (error %d)\n", in fdt_fixup_board_enet()