Searched defs:LCR (Results 1 – 6 of 6) sorted by relevance
1116 u8 LCR, val; in pci_quatech_rqopr() local1128 u8 LCR; in pci_quatech_wqopr() local1140 u8 LCR, val, qmcr; in pci_quatech_rqmcr() local1156 u8 LCR, val; in pci_quatech_wqmcr() local1170 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