Home
last modified time | relevance | path

Searched refs:dll (Results 1 – 13 of 13) sorted by relevance

/arch/powerpc/kernel/
Dudbg_16550.c35 #define dll rbr macro
94 unsigned int dll, base_bauds; in udbg_init_uart() local
102 dll = base_bauds / speed; in udbg_init_uart()
110 out_8(&udbg_comport->dll, dll & 0xff); in udbg_init_uart()
111 out_8(&udbg_comport->dlm, dll >> 8); in udbg_init_uart()
127 unsigned int dll, dlm, divisor, prescaler, speed; in udbg_probe_uart_speed() local
137 dll = in_8(&port->dll); in udbg_probe_uart_speed()
139 divisor = dlm << 8 | dll; in udbg_probe_uart_speed()
/arch/x86/boot/
Dearly_serial_console.c101 unsigned char lcr, dll, dlh; in probe_baud() local
106 dll = inb(port + DLL); in probe_baud()
109 quot = (dlh << 8) | dll; in probe_baud()
/arch/mips/pmc-sierra/yosemite/
Dpy-console.c26 volatile u8 dll; /* DLAB == 1 */ member
45 #define iu_dll u1.dll
/arch/ia64/include/asm/sn/
Dioc3.h32 char dll; /* DLAB == 1 */ member
42 #define iu_dll u1.dll
/arch/arm/plat-omap/include/plat/
Domap-serial.h116 unsigned char dll; member
/arch/sh/include/asm/
Dsmc37c93x.h89 #define dll rbr macro
/arch/blackfin/include/asm/
Dbfin_serial.h149 __BFP(dll);
163 u16 dll;
/arch/mips/include/asm/sn/
Dioc3.h15 volatile u8 dll; /* DLAB == 1 */ member
34 #define iu_dll u1.dll
/arch/arm/mach-omap2/
Dsleep34xx.S343 bic r6, #(1<<3) @ disable dll
346 orr r6, r6, #(1<<3) @ enable dll
Dsram242x.S70 bl i_dll_wait @ wait for dll to lock
Dsram243x.S70 bl i_dll_wait @ wait for dll to lock
/arch/blackfin/kernel/
Ddebug-mmrs.c543 __UART(DLL, dll); in bfin_debug_mmrs_uart()
556 __UART(DLL, dll); in bfin_debug_mmrs_uart()
/arch/mips/include/asm/octeon/
Dcvmx-mio-defs.h2398 uint64_t dll:8; member
3053 uint64_t dll:8; member