ath79_device_reset_clear
EXPORT_SYMBOL_GPL(ath79_device_reset_clear);
void ath79_device_reset_clear(u32 mask);
ath79_device_reset_clear(AR71XX_RESET_PCI_BUS | AR71XX_RESET_PCI_CORE);
ath79_device_reset_clear(AR724X_RESET_PCIE);
ath79_device_reset_clear(AR724X_RESET_PCIE_PHY);