Searched refs:ATMEL_PIO_OPD_MASK (Results 1 – 2 of 2) sorted by relevance
69 conf &= (~ATMEL_PIO_OPD_MASK); in atmel_pinctrl_get_pinconf()71 conf |= ATMEL_PIO_OPD_MASK; in atmel_pinctrl_get_pinconf()
49 #define ATMEL_PIO_OPD_MASK BIT(14) macro
Completed in 3 milliseconds