Searched refs:iso7816conf (Results 1 – 1 of 1) sorted by relevance
52 struct serial_iso7816 iso7816conf;55 memset(&iso7816conf, 0, sizeof(iso7816conf));58 iso7816conf.flags |= SER_ISO7816_ENABLED;62 iso7816conf.flags |= SER_ISO7816_T(0);64 iso7816conf.flags |= SER_ISO7816_T(1);67 iso7816conf.tg = 2;70 iso7816conf.clk = 3571200;73 iso7816conf.sc_fi = 372;74 iso7816conf.sc_di = 1;76 if (ioctl(fd_usart, TIOCSISO7816, &iso7816conf) < 0) {