Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/pci/
Dpci-ar724x.c56 static inline bool ar724x_pci_check_link(struct ar724x_pci_controller *apc) in ar724x_pci_check_link() function
357 } while (wait < 10 && !ar724x_pci_check_link(apc)); in ar724x_pci_hw_init()
422 apc->link_up = ar724x_pci_check_link(apc); in ar724x_pci_probe()