jsm_offset_table   20 drivers/tty/serial/jsm/jsm_neo.c static u32 jsm_offset_table[8] = { 0x01, 0x02, 0x04, 0x08, 0x10, 0x20, 0x40, 0x80 };
jsm_offset_table 1139 drivers/tty/serial/jsm/jsm_neo.c 		if ((tmp & jsm_offset_table[current_port]) != 0) {
jsm_offset_table 1152 drivers/tty/serial/jsm/jsm_neo.c 		uart_poll &= ~(jsm_offset_table[port]);