Home
last modified time | relevance | path

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

/arch/mips/ath79/
Dcommon.c75 void ath79_ddr_set_pci_windows(void) in ath79_ddr_set_pci_windows() function
88 EXPORT_SYMBOL_GPL(ath79_ddr_set_pci_windows);
/arch/mips/include/asm/mach-ath79/
Dath79.h119 void ath79_ddr_set_pci_windows(void);
/arch/mips/pci/
Dpci-ar71xx.c327 ath79_ddr_set_pci_windows(); in ar71xx_pci_reset()