Searched refs:PIO_PPDSR (Results 1 – 2 of 2) sorted by relevance
47 #define PIO_PPDSR 0x98 /* Pad Pull-down Status Register */ macro
554 return !((readl_relaxed(pio + PIO_PPDSR) >> pin) & 0x1); in at91_mux_pio3_get_pulldown()