Searched refs:sc16is74x_devtype (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/tty/serial/ |
| H A D | sc16is7xx.c | 431 static const struct sc16is7xx_devtype sc16is74x_devtype = { variable 1396 { .compatible = "nxp,sc16is740", .data = &sc16is74x_devtype, }, 1397 { .compatible = "nxp,sc16is741", .data = &sc16is74x_devtype, }, 1454 { "sc16is74x", (kernel_ulong_t)&sc16is74x_devtype, }, 1455 { "sc16is740", (kernel_ulong_t)&sc16is74x_devtype, }, 1456 { "sc16is741", (kernel_ulong_t)&sc16is74x_devtype, }, 1507 { "sc16is74x", (kernel_ulong_t)&sc16is74x_devtype, }, 1508 { "sc16is740", (kernel_ulong_t)&sc16is74x_devtype, }, 1509 { "sc16is741", (kernel_ulong_t)&sc16is74x_devtype, },
|