Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/include/asm/mach-au1x00/
Dgpio-au1000.h41 #define AU1000_GPIO2_ENABLE 0x14 macro
444 __raw_writel(3, base + AU1000_GPIO2_ENABLE); /* reset, clock enabled */ in alchemy_gpio2_enable()
446 __raw_writel(1, base + AU1000_GPIO2_ENABLE); /* clock enabled */ in alchemy_gpio2_enable()
458 __raw_writel(2, base + AU1000_GPIO2_ENABLE); /* reset, clock disabled */ in alchemy_gpio2_disable()