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

/linux-master/arch/mips/ath79/
H A Dcommon.c39 static void __iomem *ath79_ddr_wb_flush_base; variable
47 ath79_ddr_wb_flush_base = ath79_ddr_base + 0x7c;
50 ath79_ddr_wb_flush_base = ath79_ddr_base + 0x9c;
58 void __iomem *flush_reg = ath79_ddr_wb_flush_base + (reg * 4);

Completed in 97 milliseconds