tag | line | file | source code |
---|---|---|---|
lcr | 393 | arch/ppc/kernel/raw_printf.c | com_port->lcr = 0x00; |
lcr | 399 | arch/ppc/kernel/raw_printf.c | com_port->lcr = 0x80; /* Access baud rate */ |
lcr | 402 | arch/ppc/kernel/raw_printf.c | com_port->lcr = 0x03; /* 8 data, 1 stop, no parity */ |