Home
last modified time | relevance | path

Searched refs:ATMEL_US_DSNACK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/tty/serial/
H A Datmel_serial.h85 #define ATMEL_US_DSNACK BIT(21) /* Disable Successive NACK */ macro
H A Datmel_serial.c383 mode |= ATMEL_US_USMODE_ISO7816_T0 | ATMEL_US_DSNACK; in atmel_config_iso7816()