dll 1889 arch/mips/include/asm/octeon/cvmx-lmcx-defs.h uint64_t dll:1; dll 1897 arch/mips/include/asm/octeon/cvmx-lmcx-defs.h uint64_t dll:1; dll 3584 arch/mips/include/asm/octeon/cvmx-mio-defs.h uint64_t dll:8; dll 3586 arch/mips/include/asm/octeon/cvmx-mio-defs.h uint64_t dll:8; dll 3999 arch/mips/include/asm/octeon/cvmx-mio-defs.h uint64_t dll:8; dll 4001 arch/mips/include/asm/octeon/cvmx-mio-defs.h uint64_t dll:8; dll 97 arch/powerpc/kernel/udbg_16550.c unsigned int dll, base_bauds; dll 108 arch/powerpc/kernel/udbg_16550.c dll = base_bauds / speed; dll 114 arch/powerpc/kernel/udbg_16550.c udbg_uart_out(UART_DLL, dll & 0xff); dll 115 arch/powerpc/kernel/udbg_16550.c udbg_uart_out(UART_DLM, dll >> 8); dll 126 arch/powerpc/kernel/udbg_16550.c unsigned int dll, dlm, divisor, prescaler, speed; dll 135 arch/powerpc/kernel/udbg_16550.c dll = udbg_uart_in(UART_DLL); dll 137 arch/powerpc/kernel/udbg_16550.c divisor = dlm << 8 | dll; dll 104 arch/x86/boot/early_serial_console.c unsigned char lcr, dll, dlh; dll 109 arch/x86/boot/early_serial_console.c dll = inb(port + DLL); dll 112 arch/x86/boot/early_serial_console.c quot = (dlh << 8) | dll; dll 3204 drivers/tty/serial/8250/8250_port.c unsigned char lcr, dll, dlm; dll 3209 drivers/tty/serial/8250/8250_port.c dll = serial_port_in(port, UART_DLL); dll 3213 drivers/tty/serial/8250/8250_port.c quot = (dlm << 8) | dll; dll 67 drivers/tty/serial/8250/8250_pxa.c unsigned int dll; dll 74 drivers/tty/serial/8250/8250_pxa.c dll = serial_in(up, UART_DLL); dll 75 drivers/tty/serial/8250/8250_pxa.c WARN_ON(dll != (value & 0xff)); dll 142 drivers/tty/serial/omap-serial.c unsigned char dll; dll 884 drivers/tty/serial/omap-serial.c up->dll = quot & 0xff; dll 1009 drivers/tty/serial/omap-serial.c serial_out(up, UART_DLL, up->dll); /* LS of divisor */ dll 1833 drivers/tty/serial/omap-serial.c serial_out(up, UART_DLL, up->dll); dll 442 drivers/tty/serial/pch_uart.c unsigned int dll, dlm, lcr; dll 451 drivers/tty/serial/pch_uart.c dll = (unsigned int)div & 0x00FFU; dll 476 drivers/tty/serial/pch_uart.c iowrite8(dll, priv->membase + PCH_UART_DLL); dll 435 drivers/tty/serial/pxa.c unsigned int dll; dll 539 drivers/tty/serial/pxa.c dll = serial_in(up, UART_DLL); dll 540 drivers/tty/serial/pxa.c WARN_ON(dll != (quot & 0xff)); dll 769 drivers/video/fbdev/matrox/matroxfb_DAC1064.c if (minfo->values.memory.ddr && (!minfo->values.memory.emrswen || !minfo->values.memory.dll)) { dll 491 drivers/video/fbdev/matrox/matroxfb_base.h dll:1; dll 670 drivers/video/fbdev/matrox/matroxfb_misc.c minfo->values.memory.dll = (bd->pins[115] & 0x02) != 0; dll 704 drivers/video/fbdev/matrox/matroxfb_misc.c minfo->values.memory.dll = 1;