Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dserial.h176 #define SER_ISO7816_T_PARAM (0x0f << 4) macro
/openbmc/linux/drivers/tty/serial/
H A Datmel_serial.c381 if ((iso7816conf->flags & SER_ISO7816_T_PARAM) in atmel_config_iso7816()
384 } else if ((iso7816conf->flags & SER_ISO7816_T_PARAM) in atmel_config_iso7816()
2233 if ((port->iso7816.flags & SER_ISO7816_T_PARAM) in atmel_set_termios()