Searched refs:PIO_OER (Results 1 – 3 of 3) sorted by relevance
22 #define PIO_OER 0x10 /* Output Enable Register */ macro
17 #define PIO_OER 0x0010 macro
199 __raw_writel(mask, pio + PIO_OER); in at91_set_gpio_output()552 __raw_writel(mask, pio + PIO_OER); in at91_gpiolib_direction_output()