Go to the documentation of this file.
22 #include <linux/kernel.h>
32 #include <mach/cputype.h>
56 unsigned int pwremu = 0;
64 pwremu |= (0x3 << 13);
86 for (i = 0; p->
flags; i++, p++) {
92 if (IS_ERR(uart_clk)) {
94 __func__, __LINE__, i);
107 pr_err(
"uart regs ioremap failed\n");
111 davinci_serial_reset(p);