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

/linux-master/drivers/tty/serial/8250/
H A D8250_pci1xxxx.c261 u32 delay_in_baud_periods; local
290 delay_in_baud_periods =
293 delay_in_baud_periods =
294 min_t(u32, delay_in_baud_periods,
297 delay_in_baud_periods);
299 baud_period_in_ns * delay_in_baud_periods /

Completed in 171 milliseconds