Searched refs:ATMEL_PIO_OPD_MASK (Results 1 – 1 of 1) sorted by relevance
42 #define ATMEL_PIO_OPD_MASK BIT(14) macro757 if (!(res & ATMEL_PIO_OPD_MASK)) in atmel_conf_pin_config_group_get()825 conf &= (~ATMEL_PIO_OPD_MASK); in atmel_conf_pin_config_group_set()827 conf |= ATMEL_PIO_OPD_MASK; in atmel_conf_pin_config_group_set()922 if (conf & ATMEL_PIO_OPD_MASK) in atmel_conf_pin_config_dbg_show()