Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/mach-au1x00/
H A Dgpio-au1000.h37 #define AU1000_GPIO2_DIR 0x00 macro
288 unsigned long d = __raw_readl(base + AU1000_GPIO2_DIR); in __alchemy_gpio2_mod_dir()
294 __raw_writel(d, base + AU1000_GPIO2_DIR); in __alchemy_gpio2_mod_dir()