Searched refs:ddr_flush (Results 1 - 4 of 4) sorted by relevance

/openwrt/target/linux/ar71xx/files/arch/mips/include/asm/mach-ath79/
H A Dag71xx_platform.h43 void (*ddr_flush)(void); member in struct:ag71xx_platform_data
/openwrt/target/linux/ar71xx/files-4.1/arch/mips/ath79/
H A Ddev-eth.c885 pdata->ddr_flush = ath79_ddr_flush_ge0;
888 pdata->ddr_flush = ath79_ddr_flush_ge1;
896 pdata->ddr_flush = ath79_ddr_flush_ge0;
899 pdata->ddr_flush = ath79_ddr_flush_ge1;
909 pdata->ddr_flush = ar724x_ddr_flush_ge0;
914 pdata->ddr_flush = ar724x_ddr_flush_ge1;
937 pdata->ddr_flush = ar724x_ddr_flush_ge0;
943 pdata->ddr_flush = ar724x_ddr_flush_ge1;
967 pdata->ddr_flush = ar91xx_ddr_flush_ge0;
970 pdata->ddr_flush
[all...]
/openwrt/target/linux/ar71xx/files/arch/mips/ath79/
H A Ddev-eth.c849 pdata->ddr_flush = ath79_ddr_flush_ge0;
851 pdata->ddr_flush = ath79_ddr_flush_ge1;
/openwrt/target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/
H A Dag71xx_main.c1104 pdata->ddr_flush();

Completed in 91 milliseconds