Searched refs:SSI (Results 1 – 8 of 8) sorted by relevance
| /drivers/hsi/clients/ |
| A D | Kconfig | 28 tristate "SSI protocol" 31 If you say Y here, you will enable the SSI protocol aka McSAAB. 36 tristate "HSI/SSI character driver" 39 If you say Y here, you will enable the HSI/SSI character driver. 41 serial communication with the cellular modem over HSI/SSI bus.
|
| /drivers/hsi/controllers/ |
| A D | Kconfig | 8 tristate "OMAP SSI hardware driver" 12 SSI is a legacy version of HSI. It is usually used to connect 14 If you say Y here, you will enable the OMAP SSI hardware driver.
|
| /drivers/pinctrl/ |
| A D | pinctrl-xway.c | 452 MFP_XWAY(GPIO34, GPIO, SIN, SSI, NONE), 453 MFP_XWAY(GPIO35, GPIO, SIN, SSI, NONE), 454 MFP_XWAY(GPIO36, GPIO, SIN, SSI, NONE), 665 MFP_XWAY(GPIO34, GPIO, SIN, SSI, NONE), 666 MFP_XWAY(GPIO35, GPIO, SIN, SSI, NONE), 667 MFP_XWAY(GPIO36, GPIO, SIN, SSI, EXIN), 921 MFP_XWAY(GPIO34, GPIO, NONE, SSI, NONE), 922 MFP_XWAY(GPIO35, GPIO, NONE, SSI, NONE), 923 MFP_XWAY(GPIO36, GPIO, NONE, SSI, NONE),
|
| /drivers/scsi/sym53c8xx_2/ |
| A D | sym_defs.h | 135 #define SSI 0x08 /* int: script: single step */ macro
|
| A D | sym_hipd.c | 1853 OUTB(np, nc_dien , MDPE|BF|SSI|SIR|IID); 2896 else if (dstat & SSI) OUTONB_STD();
|
| /drivers/scsi/ |
| A D | ncr53c8xx.h | 656 #define SSI 0x08 /* int: script: single step */ macro
|
| A D | ncr53c8xx.c | 5166 OUTB (nc_dien , MDPE|BF|ABRT|SSI|SIR|IID); in ncr_init() 5800 if (!(sist & (SBMC|PAR)) && !(dstat & SSI)) { in ncr_exception()
|
| /drivers/spi/ |
| A D | Kconfig | 23 (half duplex), SSP, SSI, and PSP. This driver framework should 363 Baikal-T1 SoC is equipped with three DW APB SSI-based MMIO SPI
|
Completed in 38 milliseconds