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

/linux-4.1.27/drivers/pinctrl/
H A Dpinctrl-at91.h36 #define PIO_PUDR 0x60 /* Pull-up Disable Register */ macro
H A Dpinctrl-at91.c378 writel_relaxed(mask, pio + (on ? PIO_PUER : PIO_PUDR)); at91_mux_set_pullup()
507 writel_relaxed(mask, pio + PIO_PUDR); at91_mux_pio3_set_pulldown()
/linux-4.1.27/arch/avr32/mach-at32ap/
H A Dpio.h34 #define PIO_PUDR 0x0060 macro

Completed in 69 milliseconds