Searched refs:PIO_PER (Results 1 – 3 of 3) sorted by relevance
19 #define PIO_PER 0x00 /* Enable Register */ macro
79 __raw_writel(mask, pio + PIO_PER); in at91_set_GPIO_periph()140 __raw_writel(mask, pio + PIO_PER); in at91_set_gpio_input()162 __raw_writel(mask, pio + PIO_PER); in at91_set_gpio_output()
14 #define PIO_PER 0x0000 macro