MIO_UART0_LCR
lcr = octeon_xkphys_read_8(MIO_UART0_LCR);
octeon_xkphys_write_8(MIO_UART0_LCR, lcr | LCR_DLAB);
octeon_xkphys_write_8(MIO_UART0_LCR, lcr);