Searched refs:PIO_PPDER (Results 1 – 2 of 2) sorted by relevance
53 #define PIO_PPDER 0x94 /* Pad Pull-down Enable Register */ macro
366 __raw_writel(mask, pio + (is_on ? PIO_PPDER : PIO_PPDDR)); in at91_set_pulldown()