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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wan/8253x/
H A D8253xutl.c535 unsigned int ok_std, ok_enh; local
555 ok_std = sab8253x_baudstd(encbaud, clkspeed, &bgr_std,
574 if (ok_std && ok_enh)
582 ok_std = FALSE;
594 if (ok_std || ok_enh)
596 truebaud = ok_std ? truebaud_std : truebaud_enh;

Completed in 41 milliseconds