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

/openwrt/target/linux/ar71xx/files/arch/mips/ath79/
H A Dmach-ap132.c111 #define GPIO_IN_ENABLE3_ADDRESS 0x0050 macro
125 t = __raw_readl(base + GPIO_IN_ENABLE3_ADDRESS);
128 __raw_writel(t, base + GPIO_IN_ENABLE3_ADDRESS);

Completed in 23 milliseconds