| /linux/arch/x86/boot/ |
| H A D | early_serial_console.c | 104 unsigned char lcr, dll, dlh; in probe_baud() local 109 dll = inb(port + DLL); in probe_baud() 112 quot = (dlh << 8) | dll; in probe_baud()
|
| /linux/drivers/tty/serial/8250/ |
| H A D | 8250_pxa.c | 65 unsigned int dll; in serial_pxa_dl_write() local 72 dll = serial_in(up, UART_DLL); in serial_pxa_dl_write() 73 WARN_ON(dll != (value & 0xff)); in serial_pxa_dl_write()
|
| /linux/Documentation/usb/ |
| H A D | linux-cdc-acm.inf | 39 HKR,,EnumPropPages32,,"MsPorts.dll,SerialPortPropPageProvider" 66 HKR,,EnumPropPages32,,"MsPorts.dll,SerialPortPropPageProvider"
|
| /linux/Documentation/devicetree/bindings/memory-controllers/ti/ |
| H A D | emif.txt | 50 - hw-caps-dll-calib-ctrl: Have this property if the controller 51 supports dll calibration control
|
| /linux/arch/arm/boot/dts/allwinner/ |
| H A D | sun7i-a20-icnova-a20.dtsi | 50 regulator-name = "vdd-int-dll";
|
| H A D | sun7i-a20-haoyu-marsboard.dts | 144 regulator-name = "vdd-int-dll";
|
| H A D | sun5i-a13-pocketbook-614-plus.dts | 169 regulator-name = "vdd-int-dll";
|
| H A D | sun4i-a10-topwise-a721.dts | 187 regulator-name = "vdd-int-dll";
|
| H A D | sunxi-itead-core-common.dtsi | 100 regulator-name = "vdd-int-dll";
|
| H A D | sun6i-a31s-sina31s-core.dtsi | 125 regulator-name = "vdd-sys-dll";
|
| H A D | sun7i-a20-icnova-swac.dts | 132 regulator-name = "vdd-int-dll";
|
| H A D | sun5i-a13-hsg-h702.dts | 140 regulator-name = "vdd-int-dll";
|
| H A D | sun7i-a20-olimex-som204-evb.dts | 230 regulator-name = "vdd-int-dll";
|
| H A D | sun4i-a10-gemei-g9.dts | 159 regulator-name = "vdd-int-dll";
|
| H A D | sun6i-a31s-yones-toptech-bs1078-v2.dts | 149 regulator-name = "vdd-sys-dll";
|
| H A D | sun6i-reference-design-tablet.dtsi | 133 regulator-name = "vdd-sys-dll";
|
| H A D | sun7i-a20-wexler-tab7200.dts | 177 regulator-name = "vdd-int-dll";
|
| H A D | sun4i-a10-a1000.dts | 217 regulator-name = "vdd-int-dll";
|
| H A D | sun4i-a10-pov-protab2-ips9.dts | 167 regulator-name = "vdd-int-dll";
|
| H A D | sun5i-a10s-wobo-i5.dts | 148 regulator-name = "vdd-int-dll";
|
| /linux/arch/sh/include/asm/ |
| H A D | smc37c93x.h | 90 #define dll rbr macro
|
| /linux/drivers/tty/serial/ |
| H A D | pxa.c | 409 unsigned int dll; in serial_pxa_set_termios() local 499 dll = serial_in(up, UART_DLL); in serial_pxa_set_termios() 500 WARN_ON(dll != (quot & 0xff)); in serial_pxa_set_termios()
|
| H A D | omap-serial.c | 136 unsigned char dll; member 807 up->dll = quot & 0xff; in serial_omap_set_termios() 931 serial_out(up, UART_DLL, up->dll); /* LS of divisor */ in serial_omap_set_termios() 1718 serial_out(up, UART_DLL, up->dll); in serial_omap_restore_context()
|
| /linux/arch/arm/mach-omap2/ |
| H A D | sleep34xx.S | 294 bic r6, #(1<<3) @ disable dll 297 orr r6, r6, #(1<<3) @ enable dll
|
| /linux/arch/arm64/boot/dts/socionext/ |
| H A D | uniphier-ld11.dtsi | 464 cdns,phy-dll-delay-sdclk = <21>; 465 cdns,phy-dll-delay-sdclk-hsmmc = <21>;
|