Home
last modified time | relevance | path

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

/arch/mips/ath25/
Dar5312.c35 static void __iomem *ar5312_rst_base; variable
40 return __raw_readl(ar5312_rst_base + reg); in ar5312_rst_reg_read()
45 __raw_writel(val, ar5312_rst_base + reg); in ar5312_rst_reg_write()
372 ar5312_rst_base = ioremap_nocache(AR5312_RST_BASE, AR5312_RST_SIZE); in ar5312_plat_mem_setup()