Home
last modified time | relevance | path

Searched refs:UART_DLL (Results 1 – 33 of 33) sorted by relevance

/linux-4.4.14/arch/frv/kernel/
Dgdb-io.h19 #undef UART_DLL
32 #define UART_DLL 0*8 /* Out: Divisor Latch Low (DLAB=1) */ macro
/linux-4.4.14/drivers/tty/serial/
Dm32r_sio_reg.h35 #define UART_DLL 0 /* Out: Divisor Latch Low (DLAB=1) */ macro
76 #define UART_DLL 0 /* Out: Divisor Latch Low (DLAB=1) */ macro
Dpxa.c538 serial_out(up, UART_DLL, quot & 0xff); /* LS of divisor */ in serial_pxa_set_termios()
544 dll = serial_in(up, UART_DLL); in serial_pxa_set_termios()
Domap-serial.c953 serial_out(up, UART_DLL, 0); in serial_omap_set_termios()
1013 serial_out(up, UART_DLL, up->dll); /* LS of divisor */ in serial_omap_set_termios()
1784 serial_out(up, UART_DLL, up->dll); in serial_omap_restore_context()
Dvr41xx_siu.c585 siu_write(port, UART_DLL, (uint8_t)quot); in siu_set_termios()
Dsunsu.c887 serial_outp(up, UART_DLL, quot & 0xff); /* LS of divisor */ in sunsu_change_speed()
Dpch_uart.c357 "DLL: \t0x%02x\n", ioread8(priv->membase + UART_DLL)); in port_show_regs()
/linux-4.4.14/arch/powerpc/boot/
Dvirtex.c16 #define UART_DLL 0 /* Out: Divisor Latch Low */ macro
61 out_8(reg_base + (UART_DLL << reg_shift), divisor & 0xFF); in virtex_ns16550_console_init()
Dns16550.c18 #define UART_DLL 0 /* Out: Divisor Latch Low */ macro
/linux-4.4.14/arch/powerpc/kernel/
Dudbg_16550.c31 #define UART_DLL UART_RBR macro
118 udbg_uart_out(UART_DLL, dll & 0xff); in udbg_uart_setup()
139 dll = udbg_uart_in(UART_DLL); in udbg_probe_uart_speed()
/linux-4.4.14/drivers/staging/media/lirc/
Dlirc_sir.c568 soutp(UART_DLL, 12); in init_hardware()
607 soutp(UART_DLL, 1); in init_hardware()
619 outb(1, io + UART_DLL); outb(0, io + UART_DLM); in init_hardware()
771 soutp(UART_DLL, 12); in init_act200()
813 soutp(UART_DLL, 1); in init_act200()
841 soutp(UART_DLL, 12); in init_act220()
874 soutp(UART_DLL, 1); in init_act220()
Dlirc_serial.c705 soutp(UART_DLL, 1); in hardware_init_port()
/linux-4.4.14/arch/mn10300/unit-asb2303/include/unit/
Dserial.h67 #define GDBPORT_SERIAL_DLL __SYSREG(SERIAL_PORT0_BASE_ADDRESS + UART_DLL * 4, u8)
82 #define GDBPORT_SERIAL_DLL __SYSREG(SERIAL_PORT1_BASE_ADDRESS + UART_DLL * 4, u8)
/linux-4.4.14/arch/sh/include/asm/
Dsmc37c93x.h66 #define UART_DLL 0x0 /* Divisor Latch (LS) */ macro
/linux-4.4.14/arch/mn10300/unit-asb2364/include/unit/
Dserial.h64 #define GDBPORT_SERIAL_DLL __SYSREG(SERIAL_PORT0_BASE_ADDRESS + UART_DLL * 2, u8)
/linux-4.4.14/drivers/tty/serial/8250/
D8250_ingenic.c114 early_out(port, UART_DLL, 0); in ingenic_early_console_setup()
122 early_out(port, UART_DLL, divisor & 0xff); in ingenic_early_console_setup()
D8250_early.c131 serial8250_early_out(port, UART_DLL, divisor & 0xff); in init_port()
D8250_port.c277 return serial_in(up, UART_DLL) | serial_in(up, UART_DLM) << 8; in default_serial_dl_read()
283 serial_out(up, UART_DLL, value & 0xff); in default_serial_dl_write()
2900 dll = serial_port_in(port, UART_DLL); in probe_baud()
/linux-4.4.14/arch/mn10300/unit-asb2305/include/unit/
Dserial.h58 #define GDBPORT_SERIAL_DLL __SYSREG(SERIAL_PORT0_BASE_ADDRESS + UART_DLL * 4, u8)
/linux-4.4.14/arch/powerpc/platforms/embedded6xx/
Dls_uart.c75 out_8(avr_addr + UART_DLL, quot & 0xff); /* LS of divisor */ in avr_uart_configure()
/linux-4.4.14/include/uapi/linux/
Dserial_reg.h158 #define UART_DLL 0 /* Out: Divisor Latch Low */ macro
/linux-4.4.14/drivers/staging/speakup/
Dserialio.c68 outb(quot & 0xff, ser->port + UART_DLL); /* LS of divisor */ in spk_serial_init()
/linux-4.4.14/sound/drivers/
Dserial-u16550.c399 uart->old_divisor_lsb = inb(uart->base + UART_DLL); in snd_uart16550_do_open()
403 ,uart->base + UART_DLL); /* Divisor Latch Low */ in snd_uart16550_do_open()
506 ,uart->base + UART_DLL); /* Divisor Latch Low */ in snd_uart16550_do_close()
/linux-4.4.14/drivers/usb/serial/
Dark3116.c178 ark3116_write_reg(serial, UART_DLL, priv->quot & 0xff); in ark3116_port_probe()
307 ark3116_write_reg(serial, UART_DLL, quot & 0xff); in ark3116_set_termios()
/linux-4.4.14/drivers/bluetooth/
Dbtuart_cs.c382 outb(divisor & 0xff, iobase + UART_DLL); /* Set speed */ in btuart_change_speed()
/linux-4.4.14/arch/blackfin/mach-bf533/include/mach/
DcdefBF532.h488 #define bfin_read_UART_DLL() bfin_read16(UART_DLL)
489 #define bfin_write_UART_DLL(val) bfin_write16(UART_DLL,val)
/linux-4.4.14/drivers/isdn/hisax/
Delsa_ser.c136 serial_outp(cs, UART_DLL, quot & 0xff); /* LS of divisor */ in change_speed()
/linux-4.4.14/drivers/mmc/card/
Dsdio_uart.c345 sdio_out(port, UART_DLL, quot & 0xff); in sdio_uart_change_speed()
/linux-4.4.14/arch/blackfin/mach-bf561/include/mach/
DcdefBF561.h117 #define bfin_read_UART_DLL() bfin_read16(UART_DLL)
118 #define bfin_write_UART_DLL(val) bfin_write16(UART_DLL,val)
/linux-4.4.14/drivers/net/irda/
Dali-ircc.c1081 outb(divisor & 0xff, iobase+UART_DLL); /* Set speed */ in ali_ircc_sir_change_speed()
Dsmsc-ircc2.c1166 outb(divisor & 0xff, iobase + UART_DLL); /* Set speed */ in smsc_ircc_set_sir_speed()
/linux-4.4.14/arch/openrisc/kernel/
Dhead.S1568 l.sb UART_DLL(r3),r4
/linux-4.4.14/drivers/tty/
Dmxser.c612 outb(quot & 0xff, info->ioaddr + UART_DLL); /* LS of divisor */ in mxser_set_baud()