Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pinctrl/
Dpinctrl-at91.h37 #define PIO_PUER 0x64 /* Pull-up Enable Register */ macro
Dpinctrl-at91.c378 writel_relaxed(mask, pio + (on ? PIO_PUER : PIO_PUDR)); in at91_mux_set_pullup()
/linux-4.1.27/arch/avr32/mach-at32ap/
Dpio.h35 #define PIO_PUER 0x0064 macro