Searched refs:SIR (Results 1 – 10 of 10) sorted by relevance
/linux-3.4.99/drivers/net/irda/ |
D | Kconfig | 4 comment "SIR device drivers" 16 connection to 115200 bps (IrDA SIR mode). 21 tristate "Blackfin SIR on UART" 25 Say Y here if your want to enable SIR function on Blackfin UART 33 Note that you need to turn off one of the serial drivers for SIR 37 bool "Blackfin SIR on UART0" 41 bool "Blackfin SIR on UART1" 45 bool "Blackfin SIR on UART2" 49 bool "Blackfin SIR on UART3" 53 prompt "SIR Mode" [all …]
|
D | smsc-ircc2.c | 283 #define SIR 0 /* SuperIO Chip has only slow IRDA */ macro 293 { "37C669", KEY55_2|SIR|SERx4, 0x03, 0x02 }, 294 { "37C669", KEY55_2|SIR|SERx4, 0x04, 0x02 }, /* ID? */ 304 { "37B72X", KEY55_1|SIR|SERx4, 0x4c, 0x00 }, 305 { "37B77X", KEY55_1|SIR|SERx4, 0x43, 0x00 }, 306 { "37B78X", KEY55_1|SIR|SERx4, 0x44, 0x00 }, 307 { "37B80X", KEY55_1|SIR|SERx4, 0x42, 0x00 }, 309 { "37C93X", KEY55_2|SIR|SERx4, 0x02, 0x01 }, 310 { "37C93XAPM", KEY55_1|SIR|SERx4, 0x30, 0x01 }, 312 { "37M707", KEY55_1|SIR|SERx4, 0x42, 0x00 }, [all …]
|
/linux-3.4.99/drivers/staging/media/lirc/ |
D | Kconfig | 61 tristate "Built-in SIR IrDA port" 64 Driver for the SIR IrDA port
|
/linux-3.4.99/drivers/scsi/sym53c8xx_2/ |
D | sym_defs.h | 149 #define SIR 0x04 /* int: script: interrupt instruct. */ macro
|
D | sym_hipd.c | 1866 OUTB(np, nc_dien , MDPE|BF|SSI|SIR|IID); 2908 else if (dstat & SIR) sym_int_sir(np);
|
/linux-3.4.99/drivers/scsi/ |
D | ncr53c8xx.h | 673 #define SIR 0x04 /* int: script: interrupt instruct. */ macro
|
D | ncr53c8xx.c | 5316 OUTB (nc_dien , MDPE|BF|ABRT|SSI|SIR|IID); in ncr_init() 5968 if (dstat & SIR) { in ncr_exception()
|
/linux-3.4.99/Documentation/arm/SA1100/ |
D | Assabet | 285 SIR: Fully tested, pass.
|
/linux-3.4.99/Documentation/scsi/ |
D | ChangeLog.ncr53c8xx | 383 - Fix something that looks like an old bug in the nego SIR
|
/linux-3.4.99/Documentation/ |
D | kernel-parameters.txt | 2541 smsc-ircc2.ircc_sir= [HW] SIR base I/O port
|