Home
last modified time | relevance | path

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

/drivers/tty/serial/8250/
D8250_pci.c1116 u8 LCR, val; in pci_quatech_rqopr() local
1128 u8 LCR; in pci_quatech_wqopr() local
1140 u8 LCR, val, qmcr; in pci_quatech_rqmcr() local
1156 u8 LCR, val; in pci_quatech_wqmcr() local
1170 u8 LCR, val; in pci_quatech_has_qmcr() local
/drivers/usb/serial/
Dio_16654.h35 #define LCR 3 // Line Control Register macro
/drivers/net/hamradio/
Dbaycom_ser_hdx.c83 #define LCR(iobase) (iobase+3) macro
Dbaycom_ser_fdx.c97 #define LCR(iobase) (iobase+3) macro
Dyam.c154 #define LCR(iobase) (iobase+3) macro
/drivers/tty/serial/
Dmen_z135_uart.c96 #define LCR(x) (((x) >> MEN_Z135_LCR_SHIFT) & 0xff) macro