Home
last modified time | relevance | path

Searched defs:LCR (Results 1 – 10 of 10) sorted by relevance

/linux-4.4.14/arch/x86/boot/
Dearly_serial_console.c12 #define LCR 3 /* Line control */ macro
/linux-4.4.14/arch/x86/kernel/
Dearly_printk.c91 #define LCR 3 /* Line control */ macro
/linux-4.4.14/drivers/tty/serial/8250/
D8250_pci.c1130 u8 LCR, val; in pci_quatech_rqopr() local
1142 u8 LCR, val; in pci_quatech_wqopr() local
1154 u8 LCR, val, qmcr; in pci_quatech_rqmcr() local
1170 u8 LCR, val; in pci_quatech_wqmcr() local
1184 u8 LCR, val; in pci_quatech_has_qmcr() local
/linux-4.4.14/drivers/usb/serial/
Dio_16654.h38 #define LCR 3 // Line Control Register macro
/linux-4.4.14/drivers/net/hamradio/
Dbaycom_ser_hdx.c99 #define LCR(iobase) (iobase+3) macro
Dbaycom_ser_fdx.c111 #define LCR(iobase) (iobase+3) macro
Dyam.c169 #define LCR(iobase) (iobase+3) macro
/linux-4.4.14/drivers/net/irda/
Dnsc-ircc.h105 #define LCR 0x03 /* Link control register */ macro
/linux-4.4.14/drivers/tty/serial/
Dmen_z135_uart.c99 #define LCR(x) (((x) >> MEN_Z135_LCR_SHIFT) & 0xff) macro
/linux-4.4.14/drivers/isdn/hisax/
Dhisax.h576 u_char LCR; member