Home
last modified time | relevance | path

Searched refs:SPI (Results 1 – 25 of 52) sorted by relevance

123

/arch/arm/mach-u300/
DKconfig33 bool "SSP/SPI dummy chip"
34 select SPI
39 SPI device to be used for loopback tests. Regularly used
40 to test reference designs. If you're not testing SPI,
42 SPI framework and ARM PL022 support.
/arch/powerpc/boot/dts/
Dp1010rdb.dtsi121 label = "SPI Flash U-Boot Image";
128 label = "SPI Flash DTB Image";
134 label = "SPI Flash Linux Kernel Image";
140 label = "SPI Flash Compressed RFSImage";
146 label = "SPI Flash JFFS2 RFS";
Dbsc9131rdb.dtsi88 label = "SPI Flash U-Boot Image";
95 label = "SPI Flash DTB Image";
101 label = "SPI Flash Kernel Image";
107 label = "SPI Flash RFS Image";
Dp2020rdb.dts165 label = "SPI (RO) U-Boot Image";
172 label = "SPI (RO) DTB Image";
179 label = "SPI (RO) Linux Kernel Image";
186 label = "SPI (RO) Compressed RFS Image";
193 label = "SPI (RW) JFFS2 RFS";
Dp1024rdb.dtsi139 label = "SPI U-Boot Image";
146 label = "SPI DTB Image";
152 label = "SPI Linux Kernel Image";
158 label = "SPI Compressed RFS Image";
164 label = "SPI JFFS2 RFS";
Dp2020rdb-pc.dtsi161 label = "SPI U-Boot Image";
168 label = "SPI DTB Image";
174 label = "SPI Linux Kernel Image";
180 label = "SPI Compressed RFS Image";
186 label = "SPI JFFS2 RFS";
Dp1021rdb-pc.dtsi160 label = "SPI Flash U-Boot Image";
167 label = "SPI Flash DTB Image";
173 label = "SPI Flash Linux Kernel Image";
179 label = "SPI Flash Compressed RFSImage";
185 label = "SPI Flash JFFS2 RFS";
Dc293pcie.dts178 label = "SPI Flash U-Boot Image";
185 label = "SPI Flash DTB Image";
191 label = "SPI Flash Linux Kernel Image";
197 label = "SPI Flash RFS Image";
Dp1020rdb-pd.dts166 label = "SPI U-Boot Image";
173 label = "SPI DTB Image";
179 label = "SPI Linux Kernel Image";
185 label = "SPI File System Image";
Dac14xx.dts308 /* PSC4 in SPI mode */
332 /* PSC5 in SPI mode */
/arch/blackfin/mach-bf533/
DKconfig17 int "SPI ERROR"
52 int "DMA5 (SPI)"
/arch/cris/arch-v32/drivers/
DKconfig359 select SPI
370 # independent of MMC_SPI, so we'll keep SPI non-dependent on the
372 # for the board-info file until a separate non-MMC SPI board file
375 # configure non-MMC SPI ports together with MMC_SPI ports (if multiple
376 # SPI ports are enabled).
384 SPI master controller on Axis ETRAX FS and later. The
392 This enables using GPIO pins port as a SPI master controller
397 tristate "SPI using synchronous serial port 0 (sser0)"
405 or for devices using the SPI protocol on that port. Say m if you
410 tristate "SPI using synchronous serial port 1 (sser1)"
[all …]
/arch/avr32/boards/atstk1000/
DKconfig74 All the signals for the second SPI controller are available on
76 here to configure that SPI controller.
/arch/sh/kernel/cpu/sh4a/
Dsetup-sh7734.c372 SPI, enumerator
446 INTC_GROUP(SPI, HSPI, RSPI, QSPI),
493 SPI, /* HSPI, RSPI, QSPI */
515 { VIN0, SPI, _2DG, LBSCATA } },
Dsetup-sh7770.c366 TMU, DMAC, I2S, SRC, GFX3D, SPI, SCIF, BBDMAC, enumerator
425 INTC_GROUP(SPI, SPI0, SPI1),
435 { 0, BBDMAC, ADC, SCIF, SPI, EXBUS_ATA, GFX3D, GFX2D,
446 { 0xffe00014, 0, 32, 8, /* INT2PRI5 */ { 0, GFX3D, EXBUS_ATA, SPI } },
/arch/blackfin/mach-bf561/
DKconfig46 int "SPI Error Interrupt"
103 int "DMA2 4 (SPI)"
/arch/blackfin/mach-bf537/
DKconfig17 int "IRQ_ERROR: PPI CAN MAC SPORT0 SPORT1 SPI UART0 UART1"
/arch/arm/boot/dts/
Dste-hrefprev60.dtsi57 * On the first generation boards, this SSP/SPI port was connected
Domap4-var-som-om44.dtsi186 /* SPI = 0, IRQ# = 7, 4 = active high level-sensitive */
198 /* SPI = 0, IRQ# = 119, 4 = active high level-sensitive */
Dimx6qdl-dfi-fs700-m60.dtsi150 MX6QDL_PAD_DISP0_DAT3__GPIO4_IO24 0x80000000 /* SPI NOR chipselect */
Darmada-375-db.dts41 * SPI conflicts with NAND, so we disable it
/arch/arm/plat-samsung/
DKconfig190 SPI controller 0
196 SPI controller 1
202 SPI controller 2
/arch/powerpc/platforms/8xx/
DKconfig166 bool "I2C/SPI relocation patch"
171 bool "I2C/SPI/SMC1 relocation patch"
/arch/m32r/platforms/oaks32r/
Ddot.gdbinit.nommu82 printf "PSW[0x%08lX] CBR[0x%08lX] SPI[0x%08lX] SPU[0x%08lX]\n",$psw,$cbr,$spi,$spu
/arch/blackfin/kernel/
Ddebug-mmrs.c417 char buf[32], *_buf = REGS_STR_PFX(buf, SPI, num); in bfin_debug_mmrs_spi()
426 #define SPI(num) bfin_debug_mmrs_spi(parent, SPI##num##_REGBASE, num) macro
1523 SPI(0); in bfin_debug_mmrs_init()
1526 SPI(1); in bfin_debug_mmrs_init()
1529 SPI(2); in bfin_debug_mmrs_init()

123