Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dserial.h159 #define SER_ISO7816_T_PARAM (0x0f << 4) macro
/Linux-v6.1/drivers/tty/serial/
Datmel_serial.c382 if ((iso7816conf->flags & SER_ISO7816_T_PARAM) in atmel_config_iso7816()
385 } else if ((iso7816conf->flags & SER_ISO7816_T_PARAM) in atmel_config_iso7816()
2250 if ((port->iso7816.flags & SER_ISO7816_T_PARAM) in atmel_set_termios()