Home
last modified time | relevance | path

Searched refs:SER_ISO7816_ENABLED (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
H A Dserial.h179 #define SER_ISO7816_ENABLED (1 << 0) macro
/linux/Documentation/driver-api/serial/
H A Dserial-iso7816.rst58 iso7816conf.flags |= SER_ISO7816_ENABLED;
/linux/drivers/tty/serial/
H A Datmel_serial.c232 (port->iso7816.flags & SER_ISO7816_ENABLED); in atmel_uart_is_half_duplex()
373 if (iso7816conf->flags & SER_ISO7816_ENABLED) { in atmel_config_iso7816()
415 if (!(port->iso7816.flags & SER_ISO7816_ENABLED)) { in atmel_config_iso7816()
2219 } else if (port->iso7816.flags & SER_ISO7816_ENABLED) { in atmel_set_termios()
2335 if (!(port->iso7816.flags & SER_ISO7816_ENABLED)) in atmel_set_termios()