Searched refs:AR724X_PCI_RESET_LINK_UP (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/mips/atheros/ | ||
| H A D | ar724xreg.h | 87 #define AR724X_PCI_RESET_LINK_UP (1 << 0) macro |
| H A D | ar724x_pci.c | 256 if ((reg & AR724X_PCI_RESET_LINK_UP) == 0) { in ar724x_pci_setup() |