Searched defs:LCR (Results 1 – 7 of 7) sorted by relevance
17 #define LCR 3 /* Line control */ macro
92 #define LCR 3 /* Line control */ macro
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