Searched refs:AR724X_RESET_PCIE (Results 1 – 2 of 2) sorted by relevance
335 ath79_device_reset_clear(AR724X_RESET_PCIE); in ar724x_pci_hw_init()419 if (ath79_reset_rr(AR724X_RESET_REG_RESET_MODULE) & AR724X_RESET_PCIE) in ar724x_pci_probe()
594 #define AR724X_RESET_PCIE BIT(6) macro