Searched refs:SER_ISO7816_ENABLED (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dserial.h179 #define SER_ISO7816_ENABLED (1 << 0) macro
/linux-master/drivers/tty/serial/
H A Datmel_serial.c230 (port->iso7816.flags & SER_ISO7816_ENABLED);
371 if (iso7816conf->flags & SER_ISO7816_ENABLED) {
413 if (!(port->iso7816.flags & SER_ISO7816_ENABLED)) {
2235 } else if (port->iso7816.flags & SER_ISO7816_ENABLED) {
2351 if (!(port->iso7816.flags & SER_ISO7816_ENABLED))

Completed in 208 milliseconds