| /OK3568_Linux_fs/kernel/arch/x86/boot/ |
| H A D | early_serial_console.c | 17 #define LCR 3 /* Line control */ macro 31 outb(0x3, port + LCR); /* 8n1 */ in early_serial_init() 37 c = inb(port + LCR); in early_serial_init() 38 outb(c | DLAB, port + LCR); in early_serial_init() 41 outb(c & ~DLAB, port + LCR); in early_serial_init() 107 lcr = inb(port + LCR); in probe_baud() 108 outb(lcr | DLAB, port + LCR); in probe_baud() 111 outb(lcr, port + LCR); in probe_baud()
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | early_printk.c | 90 #define LCR 3 /* Line control */ macro 134 serial_out(early_serial_base, LCR, 0x3); /* 8n1 */ in early_serial_hw_init() 139 c = serial_in(early_serial_base, LCR); in early_serial_hw_init() 140 serial_out(early_serial_base, LCR, c | DLAB); in early_serial_hw_init() 143 serial_out(early_serial_base, LCR, c & ~DLAB); in early_serial_hw_init()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-orion5x/ |
| H A D | tsx09-common.c | 32 writel(0x83, UART1_REG(LCR)); in qnap_tsx09_power_off() 35 writel(0x03, UART1_REG(LCR)); in qnap_tsx09_power_off()
|
| H A D | terastation_pro2-setup.c | 275 writel(0x83, UART1_REG(LCR)); in tsp2_power_off() 278 writel(0x1b, UART1_REG(LCR)); in tsp2_power_off()
|
| H A D | kurobox_pro-setup.c | 300 writel(0x83, UART1_REG(LCR)); in kurobox_pro_power_off() 303 writel(0x1b, UART1_REG(LCR)); in kurobox_pro_power_off()
|
| /OK3568_Linux_fs/kernel/drivers/power/reset/ |
| H A D | qnap-poweroff.c | 61 writel(0x83, UART1_REG(LCR)); in qnap_power_off() 64 writel(0x03, UART1_REG(LCR)); in qnap_power_off()
|
| /OK3568_Linux_fs/kernel/drivers/net/hamradio/ |
| H A D | yam.c | 154 #define LCR(iobase) (iobase+3) macro 294 outb(LCR_DLAB | LCR_BIT5, LCR(iobase)); in fpga_reset() 298 outb(LCR_BIT5, LCR(iobase)); in fpga_reset() 466 outb(LCR_DLAB | LCR_BIT8, LCR(dev->base_addr)); in yam_set_uart() 469 outb(LCR_BIT8, LCR(dev->base_addr)); in yam_set_uart()
|
| H A D | baycom_ser_fdx.c | 97 #define LCR(iobase) (iobase+3) macro 173 outb(0x81, LCR(dev->base_addr)); /* DLAB = 1 */ in ser12_set_divisor() 176 outb(0x01, LCR(dev->base_addr)); /* word length = 6 */ in ser12_set_divisor()
|
| H A D | baycom_ser_hdx.c | 83 #define LCR(iobase) (iobase+3) macro 158 outb(0x81, LCR(dev->base_addr)); /* DLAB = 1 */ in ser12_set_divisor() 161 outb(0x01, LCR(dev->base_addr)); /* word length = 6 */ in ser12_set_divisor()
|
| /OK3568_Linux_fs/kernel/drivers/usb/serial/ |
| H A D | io_16654.h | 35 #define LCR 3 // Line Control Register macro
|
| H A D | io_edgeport.c | 2333 MAKE_CMD_WRITE_REG(&currCmd, &cmdLen, number, LCR, LCR_DL_ENABLE); in send_cmd_write_baud_rate() 2340 MAKE_CMD_WRITE_REG(&currCmd, &cmdLen, number, LCR, in send_cmd_write_baud_rate() 2414 regNum == LCR) { in send_cmd_write_uart_register() 2577 status = send_cmd_write_uart_register(edge_port, LCR, in change_port_settings()
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/8250/ |
| H A D | 8250_pci.c | 1116 u8 LCR, val; in pci_quatech_rqopr() local 1118 LCR = inb(base + UART_LCR); in pci_quatech_rqopr() 1121 outb(LCR, base + UART_LCR); in pci_quatech_rqopr() 1128 u8 LCR; in pci_quatech_wqopr() local 1130 LCR = inb(base + UART_LCR); in pci_quatech_wqopr() 1134 outb(LCR, base + UART_LCR); in pci_quatech_wqopr() 1140 u8 LCR, val, qmcr; in pci_quatech_rqmcr() local 1142 LCR = inb(base + UART_LCR); in pci_quatech_rqmcr() 1148 outb(LCR, base + UART_LCR); in pci_quatech_rqmcr() 1156 u8 LCR, val; in pci_quatech_wqmcr() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_rtt.h | 283 bcm_tlv_t *LCR; /* Location Civic Report */ member
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/ |
| H A D | men_z135_uart.c | 96 #define LCR(x) (((x) >> MEN_Z135_LCR_SHIFT) & 0xff) macro 660 lcr = LCR(conf_reg); in men_z135_set_termios()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_rtt.h | 360 bcm_tlv_t *LCR; /* Location Civic Report */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_rtt.h | 360 bcm_tlv_t *LCR; /* Location Civic Report */ member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_rtt.h | 360 bcm_tlv_t *LCR; /* Location Civic Report */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_rtt.h | 378 bcm_tlv_t *LCR; /* Location Civic Report */ member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_rtt.h | 378 bcm_tlv_t *LCR; /* Location Civic Report */ member
|
| /OK3568_Linux_fs/device/rockchip/common/images/userdata/userdata_normal/media/ |
| H A D | yuv420_p352x288.yuv | 462 …CA@??>>?>>???@@A?@??@?>??????>><:;;;=:;<>=;8651/14323312311257443347@28l�`LCR��v~����������������…
|