Searched defs:LCR (Results 1 – 8 of 8) sorted by relevance
17 #define LCR 3 /* Line control */ macro
90 #define LCR 3 /* Line control */ macro
1138 u8 LCR, val; in pci_quatech_rqopr() local1150 u8 LCR; in pci_quatech_wqopr() local1162 u8 LCR, val, qmcr; in pci_quatech_rqmcr() local1178 u8 LCR, val; in pci_quatech_wqmcr() local1192 u8 LCR, val; in pci_quatech_has_qmcr() local
35 #define LCR 3 // Line Control Register macro
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