Searched refs:sv_info (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/pci/
H A Dpcie_dw_sifive.c62 #define sv_info(sv, fmt, arg...) printf(fmt, ## arg) macro
319 sv_info(sv, "Failed to negotiate PCIe link!\n");
398 sv_info(sv, "PCIe link is already up\n");
417 sv_info(sv, "Failed to init port.\n");
462 sv_info(sv, "pwren_gpio is invalid\n");
470 sv_info(sv, "reset_gpio is invalid\n");
476 sv_info(sv, "clk_get_by_index(aux_ck) failed: %d\n", err);
482 sv_info(sv, "reset_get_by_index(reset) failed: %d\n", err);

Completed in 127 milliseconds