Home | History | Annotate | Download | only in imx

Lines Matching defs:IMXUART_FREQ

122 #ifndef	IMXUART_FREQ
123 #define IMXUART_FREQ (56900000)
259 u_int imxuart_freq = IMXUART_FREQ;
453 long f = imxuart_freq / imxuart_freqdiv;
472 err = divrnd(((uint64_t)imxuart_freq) * 1000 / imxuart_freqdiv,
2187 if (imxuart_freq != 0) {
2207 if (imxuart_freq != 0) {
2213 if (imxuart_freq != 0) {
2215 imxuart_freq / imxuart_freqdiv / 1000);
2448 imxuart_freq = freq;