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

/linux-4.1.27/drivers/pinctrl/
H A Dpinctrl-at91.h38 #define PIO_PUSR 0x68 /* Pull-up Status Register */ macro
H A Dpinctrl-at91.c370 return !((readl_relaxed(pio + PIO_PUSR) >> pin) & 0x1); at91_mux_get_pullup()
/linux-4.1.27/arch/avr32/mach-at32ap/
H A Dpio.h36 #define PIO_PUSR 0x0068 macro

Completed in 67 milliseconds