Lines Matching refs:INFO
141 INFO("NIC mode detected; PCIe reset/rescal not executed\n"); in brcm_stingray_pcie_reset()
168 INFO("PCIE SATA Rescal Init done\n"); in brcm_stingray_pcie_reset()
345 INFO("Regulator supply got stable\n"); in set_swreg_based_on_otp()
430 INFO("DDR channel index: %d\n", ddr_info.mcb[i].idx); in board_detect_fru()
431 INFO("DDR size %u GB\n", ddr_info.mcb[i].size_mb / 1024); in board_detect_fru()
432 INFO("DDR ref ID by SW (Not MCB Ref ID) 0x%x\n", in board_detect_fru()
438 INFO("**** FRU board information ****\n"); in board_detect_fru()
439 INFO("Language 0x%x\n", board_info.lang); in board_detect_fru()
440 INFO("Manufacturing Date %u.%02u.%02u, %02u:%02u\n", in board_detect_fru()
443 INFO("Manufacturing Date(Raw) 0x%x\n", board_info.mfg_date); in board_detect_fru()
444 INFO("Manufacturer %s\n", board_info.manufacturer); in board_detect_fru()
445 INFO("Product Name %s\n", board_info.product_name); in board_detect_fru()
446 INFO("Serial number %s\n", board_info.serial_number); in board_detect_fru()
447 INFO("Part number %s\n", board_info.part_number); in board_detect_fru()
448 INFO("File ID %s\n", board_info.file_id); in board_detect_fru()
573 INFO("Board detection GPIO bitmap = 0x%x\n", gpio_bitmap); in board_detect_gpio()