Searched refs:ATMEL_PIO_OPD_MASK (Results 1 – 1 of 1) sorted by relevance
51 #define ATMEL_PIO_OPD_MASK BIT(14) macro696 if (!(res & ATMEL_PIO_OPD_MASK)) in atmel_conf_pin_config_group_get()753 conf &= (~ATMEL_PIO_OPD_MASK); in atmel_conf_pin_config_group_set()755 conf |= ATMEL_PIO_OPD_MASK; in atmel_conf_pin_config_group_set()842 if (conf & ATMEL_PIO_OPD_MASK) in atmel_conf_pin_config_dbg_show()