Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/dgnc/
Ddgnc_neo.c82 static uint dgnc_offset_table[8] = { 0x01, 0x02, 0x04, 0x08, 0x10, 0x20, 0x40, 0x80 }; variable
979 if ((tmp & dgnc_offset_table[current_port]) != 0) { in neo_intr()
989 uart_poll &= ~(dgnc_offset_table[port]); in neo_intr()