Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dsb1250-duart.c86 #define DUART_MAX_CHIP 2 macro
111 static struct sbd_duart sbd_duarts[DUART_MAX_CHIP];
805 for (chip = 0, line = 0; chip < DUART_MAX_CHIP && line < max_lines; in sbd_probe_duarts()
931 .nr = DUART_MAX_CHIP * DUART_MAX_SIDE,
946 for (i = 0; i < DUART_MAX_CHIP * DUART_MAX_SIDE; i++) { in sbd_init()
963 for (i = DUART_MAX_CHIP * DUART_MAX_SIDE - 1; i >= 0; i--) { in sbd_exit()