Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dserial.h180 #define SER_ISO7816_T_PARAM (0x0f << 4) macro
/linux-6.12.1/drivers/tty/serial/
Datmel_serial.c383 if ((iso7816conf->flags & SER_ISO7816_T_PARAM) in atmel_config_iso7816()
386 } else if ((iso7816conf->flags & SER_ISO7816_T_PARAM) in atmel_config_iso7816()
2225 if ((port->iso7816.flags & SER_ISO7816_T_PARAM) in atmel_set_termios()