Searched refs:ATMEL_PIO_OPD_MASK (Results 1 – 1 of 1) sorted by relevance
46 #define ATMEL_PIO_OPD_MASK BIT(14) macro761 if (!(res & ATMEL_PIO_OPD_MASK)) in atmel_conf_pin_config_group_get()766 if (res & ATMEL_PIO_OPD_MASK) in atmel_conf_pin_config_group_get()835 conf |= ATMEL_PIO_OPD_MASK; in atmel_conf_pin_config_group_set()838 conf &= ~ATMEL_PIO_OPD_MASK; in atmel_conf_pin_config_group_set()953 if (conf & ATMEL_PIO_OPD_MASK) in atmel_conf_pin_config_dbg_show()