Home
last modified time | relevance | path

Searched refs:PIO_PER (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/pinctrl/
Dpinctrl-at91.h16 #define PIO_PER 0x00 /* Enable Register */ macro
Dpinctrl-at91.c704 writel_relaxed(mask, pio + PIO_PER); in at91_mux_gpio_enable()
823 writel_relaxed(mask, at91_chip->regbase + PIO_PER); in at91_gpio_request_enable()
/linux-4.1.27/arch/avr32/mach-at32ap/
Dpio.h14 #define PIO_PER 0x0000 macro