Searched refs:DUART_MAX_CHIP (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/tty/serial/
H A Dsb1250-duart.c77 #define DUART_MAX_CHIP 2 macro
102 static struct sbd_duart sbd_duarts[DUART_MAX_CHIP];
792 for (chip = 0, line = 0; chip < DUART_MAX_CHIP && line < max_lines;
919 .nr = DUART_MAX_CHIP * DUART_MAX_SIDE,
934 for (i = 0; i < DUART_MAX_CHIP * DUART_MAX_SIDE; i++) {
951 for (i = DUART_MAX_CHIP * DUART_MAX_SIDE - 1; i >= 0; i--) {

Completed in 124 milliseconds