Lines Matching full:parallel
64 Depends on Parallel Port support. If you say Y at
74 hex "Parallel port where the LCD is connected"
78 The address of the parallel port where the LCD is connected.
80 The first standard parallel port address is 0x378.
81 The second standard parallel port address is 0x278.
82 The third standard parallel port address is 0x3BC.
88 many parallel ports are present and which address each one has.
101 to the parallel port.
121 For help about how to wire your LCD to the parallel port,
201 tristate "Parallel port LCD/Keypad Panel support"
206 parallel port. This driver also features 4 and 6-key keypads. The LCD
215 int "Default parallel port number (0=LPT1)"
219 This is the index of the parallel port the panel is connected to. One
220 driver instance only supports one parallel port, so if your keypad
236 1 = 2x16 parallel LCD, old keypad
238 3 = 2x16 parallel LCD (Hantronix), no keypad
239 4 = 2x16 parallel LCD (Nexcom NSA1045) with Nexcom's keypad
240 5 = 2x40 parallel LCD (old one), with old keypad
243 wired to the parallel port, and how it works. This is only intended
252 This enables and configures a keypad connected to the parallel port.
269 This enables and configures an LCD connected to the parallel port.
277 2 : 2x16 & 2x40 parallel LCD (old wiring)
279 4 : 2x16 parallel LCD (Hantronix wiring)
280 5 : 2x16 parallel LCD (Nexcom wiring)
313 and is the case for most parallel LCDs. Other LCDs, and some serial ones,
352 int "LCD communication mode (0=parallel 8 bits, 1=serial)"
356 This driver now supports any serial or parallel LCD wired to a parallel
358 be driving a serial LCD or a parallel one. Serial LCDs only use 2 wires
359 (SDA/SCL), while parallel ones use 2 or 3 wires for the control signals
361 parallel LCD, and 1 for a serial LCD.
365 int "Parallel port pin number & polarity connected to the LCD E signal (-17...17) "
369 This describes the number of the parallel port pin to which the LCD 'E'
380 int "Parallel port pin number & polarity connected to the LCD RS signal (-17...17) "
384 This describes the number of the parallel port pin to which the LCD 'RS'
395 int "Parallel port pin number & polarity connected to the LCD RW signal (-17...17) "
399 This describes the number of the parallel port pin to which the LCD 'RW'
410 int "Parallel port pin number & polarity connected to the LCD SCL signal (-17...17) "
414 This describes the number of the parallel port pin to which the serial
425 int "Parallel port pin number & polarity connected to the LCD SDA signal (-17...17) "
429 This describes the number of the parallel port pin to which the serial
440 int "Parallel port pin number & polarity connected to the LCD backlight signal (-17...17) "
444 This describes the number of the parallel port pin to which the LCD 'BL' signal
510 tristate "Parallel port LCD/Keypad Panel support (OLD OPTION)"