Searched refs:has_divslot (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/tty/serial/
H A Dsamsung.h34 unsigned int has_divslot:1; member in struct:s3c24xx_uart_info
H A Dsamsung.c1175 if (ourport->info->has_divslot) { s3c24xx_serial_getclk()
1279 if (ourport->info->has_divslot) { s3c24xx_serial_set_termios()
1344 if (ourport->info->has_divslot) s3c24xx_serial_set_termios()
2183 .has_divslot = 1,
2212 .has_divslot = 1,
2240 .has_divslot = 1,
2267 .has_divslot = 1,
2295 .has_divslot = 1, \

Completed in 118 milliseconds