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

/linux-4.4.14/arch/unicore32/include/mach/
H A Dregs-gpio.h14 * Output Pin Set Reg GPIO_GPSR.
16 #define GPIO_GPSR (PKUNITY_GPIO_BASE + 0x0008) macro
/linux-4.4.14/arch/unicore32/include/asm/
H A Dgpio.h79 writel(GPIO_GPIO(gpio), GPIO_GPSR); gpio_set_value() local
/linux-4.4.14/arch/unicore32/kernel/
H A Dgpio.c61 writel(GPIO_GPIO(offset), GPIO_GPSR); puv3_gpio_set() local

Completed in 31 milliseconds