Searched refs:RS (Results 1 – 13 of 13) sorted by relevance
/drivers/macintosh/ |
D | via-macii.c | 41 #define RS 0x200 /* skip between registers */ macro 43 #define A RS /* A-side data */ 44 #define DIRB (2*RS) /* B-side direction (1=output) */ 45 #define DIRA (3*RS) /* A-side direction (1=output) */ 46 #define T1CL (4*RS) /* Timer 1 ctr/latch (low 8 bits) */ 47 #define T1CH (5*RS) /* Timer 1 counter (high 8 bits) */ 48 #define T1LL (6*RS) /* Timer 1 latch (low 8 bits) */ 49 #define T1LH (7*RS) /* Timer 1 latch (high 8 bits) */ 50 #define T2CL (8*RS) /* Timer 2 ctr/latch (low 8 bits) */ 51 #define T2CH (9*RS) /* Timer 2 counter (high 8 bits) */ [all …]
|
D | via-cuda.c | 35 #define RS 0x200 /* skip between registers */ macro 37 #define A RS /* A-side data */ 38 #define DIRB (2*RS) /* B-side direction (1=output) */ 39 #define DIRA (3*RS) /* A-side direction (1=output) */ 40 #define T1CL (4*RS) /* Timer 1 ctr/latch (low 8 bits) */ 41 #define T1CH (5*RS) /* Timer 1 counter (high 8 bits) */ 42 #define T1LL (6*RS) /* Timer 1 latch (low 8 bits) */ 43 #define T1LH (7*RS) /* Timer 1 latch (high 8 bits) */ 44 #define T2CL (8*RS) /* Timer 2 ctr/latch (low 8 bits) */ 45 #define T2CH (9*RS) /* Timer 2 counter (high 8 bits) */ [all …]
|
D | via-pmu68k.c | 47 #define RS 0x200 /* skip between registers */ macro 49 #define A RS /* A-side data */ 50 #define DIRB (2*RS) /* B-side direction (1=output) */ 51 #define DIRA (3*RS) /* A-side direction (1=output) */ 52 #define T1CL (4*RS) /* Timer 1 ctr/latch (low 8 bits) */ 53 #define T1CH (5*RS) /* Timer 1 counter (high 8 bits) */ 54 #define T1LL (6*RS) /* Timer 1 latch (low 8 bits) */ 55 #define T1LH (7*RS) /* Timer 1 latch (high 8 bits) */ 56 #define T2CL (8*RS) /* Timer 2 ctr/latch (low 8 bits) */ 57 #define T2CH (9*RS) /* Timer 2 counter (high 8 bits) */ [all …]
|
D | via-maciisi.c | 32 #define RS 0x200 /* skip between registers */ macro 34 #define A RS /* A-side data */ 35 #define DIRB (2*RS) /* B-side direction (1=output) */ 36 #define DIRA (3*RS) /* A-side direction (1=output) */ 37 #define SR (10*RS) /* Shift register */ 38 #define ACR (11*RS) /* Auxiliary control register */ 39 #define IFR (13*RS) /* Interrupt flag register */ 40 #define IER (14*RS) /* Interrupt enable register */
|
D | via-pmu.c | 81 #define RS 0x200 /* skip between registers */ macro 83 #define A RS /* A-side data */ 84 #define DIRB (2*RS) /* B-side direction (1=output) */ 85 #define DIRA (3*RS) /* A-side direction (1=output) */ 86 #define T1CL (4*RS) /* Timer 1 ctr/latch (low 8 bits) */ 87 #define T1CH (5*RS) /* Timer 1 counter (high 8 bits) */ 88 #define T1LL (6*RS) /* Timer 1 latch (low 8 bits) */ 89 #define T1LH (7*RS) /* Timer 1 latch (high 8 bits) */ 90 #define T2CL (8*RS) /* Timer 2 ctr/latch (low 8 bits) */ 91 #define T2CH (9*RS) /* Timer 2 counter (high 8 bits) */ [all …]
|
/drivers/char/pcmcia/ |
D | Kconfig | 14 selectable for RS-232, V.35, RS-449, RS-530, and X.21
|
/drivers/staging/fbtft/ |
D | fb_agm1264k-fl.c | 39 #define RS gpio.dc macro 214 gpio_set_value(par->RS, 0); /* RS->0 (command mode) */ in write_reg8_bus8() 369 gpio_set_value(par->RS, 1); /* RS->1 (data mode) */ in write_vmem() 391 gpio_set_value(par->RS, 1); /* RS->1 (data mode) */ in write_vmem()
|
/drivers/staging/panel/ |
D | Kconfig | 161 (E, RS, sometimes RW), and 4 or 8 for the data. Use 0 here for a 8 bits 181 int "Parallel port pin number & polarity connected to the LCD RS signal (-17...17) " 185 This describes the number of the parallel port pin to which the LCD 'RS' 192 Default for the 'RS' pin in custom profile is '17' (SELECT IN).
|
/drivers/usb/serial/ |
D | Kconfig | 488 - UPort 1250 : 2 Port RS-232/422/485 USB to Serial Hub 489 - UPort 1250I : 2 Port RS-232/422/485 USB to Serial Hub with 493 - UPort 1410 : 4 Port RS-232 USB to Serial Hub 494 - UPort 1450 : 4 Port RS-232/422/485 USB to Serial Hub 495 - UPort 1450I : 4 Port RS-232/422/485 USB to Serial Hub with 499 - UPort 1610-8 : 8 Port RS-232 USB to Serial Hub 500 - UPort 1650-8 : 8 Port RS-232/422/485 USB to Serial Hub 503 - UPort 1610-16 : 16 Port RS-232 USB to Serial Hub 504 - UPort 1650-16 : 16 Port RS-232/422/485 USB to Serial Hub
|
/drivers/tty/ |
D | Kconfig | 282 RS-232, V.35, RS-449, RS-530, and X.21
|
/drivers/input/mouse/ |
D | Kconfig | 168 Say Y here if you have a serial (RS-232, COM port) mouse connected
|
/drivers/input/keyboard/ |
D | Kconfig | 566 (RS-232) port via a simple adapter.
|
/drivers/eisa/ |
D | eisa.ids | 991 ISABE04 "Qua Tech DS-201 Dual Channel RS-422"
|