Searched defs:LCR (Results 1 – 8 of 8) sorted by relevance
17 #define LCR 3 /* Line control */ macro
93 #define LCR 3 /* Line control */ macro
35 #define LCR 3 // Line Control Register macro
1247 u8 LCR, val; in pci_quatech_rqopr() local1259 u8 LCR; in pci_quatech_wqopr() local1271 u8 LCR, val, qmcr; in pci_quatech_rqmcr() local1287 u8 LCR, val; in pci_quatech_wqmcr() local1301 u8 LCR, val; in pci_quatech_has_qmcr() local
83 #define LCR(iobase) (iobase+3) macro
97 #define LCR(iobase) (iobase+3) macro
154 #define LCR(iobase) (iobase+3) macro
96 #define LCR(x) (((x) >> MEN_Z135_LCR_SHIFT) & 0xff) macro