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

/linux-4.4.14/arch/unicore32/include/mach/
H A Dregs-gpio.h18 * Output Pin Clear Reg GPIO_GPCR.
20 #define GPIO_GPCR (PKUNITY_GPIO_BASE + 0x000C) macro
/linux-4.4.14/arch/unicore32/include/asm/
H A Dgpio.h81 writel(GPIO_GPIO(gpio), GPIO_GPCR); gpio_set_value() local
/linux-4.4.14/arch/unicore32/kernel/
H A Dgpio.c63 writel(GPIO_GPIO(offset), GPIO_GPCR); puv3_gpio_set() local

Completed in 130 milliseconds