Home
last modified time | relevance | path

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

/drivers/pci/
A Dpcie_dw_sifive.c61 #define sv_info(sv, fmt, arg...) printf(fmt, ## arg) macro
318 sv_info(sv, "Failed to negotiate PCIe link!\n"); in pcie_sifive_wait_for_link()
397 sv_info(sv, "PCIe link is already up\n"); in pcie_sifive_init_port()
416 sv_info(sv, "Failed to init port.\n"); in pcie_sifive_probe()
461 sv_info(sv, "pwren_gpio is invalid\n"); in pcie_sifive_of_to_plat()
469 sv_info(sv, "reset_gpio is invalid\n"); in pcie_sifive_of_to_plat()
475 sv_info(sv, "clk_get_by_index(aux_ck) failed: %d\n", err); in pcie_sifive_of_to_plat()
481 sv_info(sv, "reset_get_by_index(reset) failed: %d\n", err); in pcie_sifive_of_to_plat()

Completed in 4 milliseconds