Searched refs:ATMEL_PIO_OPD_MASK (Results 1 – 1 of 1) sorted by relevance
48 #define ATMEL_PIO_OPD_MASK BIT(14) macro676 if (!(res & ATMEL_PIO_OPD_MASK)) in atmel_conf_pin_config_group_get()728 conf &= (~ATMEL_PIO_OPD_MASK); in atmel_conf_pin_config_group_set()730 conf |= ATMEL_PIO_OPD_MASK; in atmel_conf_pin_config_group_set()805 if (conf & ATMEL_PIO_OPD_MASK) in atmel_conf_pin_config_dbg_show()