Searched refs:chip_select (Results 1 - 25 of 367) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sh/include/asm/
H A Dspi.h10 void (*chip_select)(struct sh_spi_info *spi, int cs, int state); member in struct:sh_spi_info
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sh/include/asm/
H A Dspi.h10 void (*chip_select)(struct sh_spi_info *spi, int cs, int state); member in struct:sh_spi_info
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-s3c2410/include/mach/
H A Dspi-gpio.h24 void (*chip_select)(struct s3c2410_spigpio_info *spi, int cs); member in struct:s3c2410_spigpio_info
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-s3c2410/include/mach/
H A Dspi-gpio.h24 void (*chip_select)(struct s3c2410_spigpio_info *spi, int cs); member in struct:s3c2410_spigpio_info
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-at91/
H A Dboard-carmeva.c96 .chip_select = 0,
101 .chip_select = 1,
106 .chip_select = 2,
111 .chip_select = 3,
H A Dboard-ecbat91.c124 .chip_select = 0,
133 .chip_select = 1,
138 .chip_select = 2,
143 .chip_select = 3,
H A Dboard-dk.c102 .chip_select = 0,
107 .chip_select = 1,
112 .chip_select = 2,
118 .chip_select = 3,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-at91/
H A Dboard-carmeva.c96 .chip_select = 0,
101 .chip_select = 1,
106 .chip_select = 2,
111 .chip_select = 3,
H A Dboard-ecbat91.c124 .chip_select = 0,
133 .chip_select = 1,
138 .chip_select = 2,
143 .chip_select = 3,
H A Dboard-dk.c102 .chip_select = 0,
107 .chip_select = 1,
112 .chip_select = 2,
118 .chip_select = 3,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-lh7a40x/include/mach/
H A Dssp.h35 void (*chip_select) (int enable); member in struct:ssp_driver
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-pxa/
H A Dicontrol.c86 .chip_select = 0,
95 .chip_select = 1,
104 .chip_select = 0,
113 .chip_select = 1,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-lh7a40x/include/mach/
H A Dssp.h35 void (*chip_select) (int enable); member in struct:ssp_driver
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-pxa/
H A Dicontrol.c86 .chip_select = 0,
95 .chip_select = 1,
104 .chip_select = 0,
113 .chip_select = 1,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/spi/
H A Ddavinci_spi.c325 davinci_spi->slave[spi->chip_select].bytes_per_word = 1;
329 davinci_spi->slave[spi->chip_select].bytes_per_word = 2;
337 spi->chip_select);
339 spi->chip_select);
349 clear_fmt_bits(davinci_spi->base, 0x0000ff00, spi->chip_select);
350 set_fmt_bits(davinci_spi->base, prescale, spi->chip_select);
363 davinci_spi_dma = &(davinci_spi->dma_channels[spi->chip_select]);
384 davinci_spi_dma = &(davinci_spi->dma_channels[spi->chip_select]);
406 davinci_spi_dma = &davinci_spi->dma_channels[spi->chip_select];
453 davinci_spi->slave[spi->chip_select]
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/spi/
H A Ddavinci_spi.c325 davinci_spi->slave[spi->chip_select].bytes_per_word = 1;
329 davinci_spi->slave[spi->chip_select].bytes_per_word = 2;
337 spi->chip_select);
339 spi->chip_select);
349 clear_fmt_bits(davinci_spi->base, 0x0000ff00, spi->chip_select);
350 set_fmt_bits(davinci_spi->base, prescale, spi->chip_select);
363 davinci_spi_dma = &(davinci_spi->dma_channels[spi->chip_select]);
384 davinci_spi_dma = &(davinci_spi->dma_channels[spi->chip_select]);
406 davinci_spi_dma = &davinci_spi->dma_channels[spi->chip_select];
453 davinci_spi->slave[spi->chip_select]
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/m68knommu/platform/523x/
H A Dconfig.c171 u8 chip_select, bool cs_high)
173 switch (chip_select) {
190 u8 chip_select, bool cs_high)
192 switch (chip_select) {
170 m523x_cs_select(struct mcfqspi_cs_control *cs_control, u8 chip_select, bool cs_high) argument
189 m523x_cs_deselect(struct mcfqspi_cs_control *cs_control, u8 chip_select, bool cs_high) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/m68knommu/platform/523x/
H A Dconfig.c171 u8 chip_select, bool cs_high)
173 switch (chip_select) {
190 u8 chip_select, bool cs_high)
192 switch (chip_select) {
170 m523x_cs_select(struct mcfqspi_cs_control *cs_control, u8 chip_select, bool cs_high) argument
189 m523x_cs_deselect(struct mcfqspi_cs_control *cs_control, u8 chip_select, bool cs_high) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/txx9/generic/
H A Dspi_eeprom.c28 .chip_select = chipid,
64 read_param->chipid != spi->chip_select)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/avr32/boards/atstk1000/
H A Datstk1004.c54 .chip_select = 0,
63 .chip_select = 1,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/txx9/generic/
H A Dspi_eeprom.c28 .chip_select = chipid,
64 read_param->chipid != spi->chip_select)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/avr32/boards/atstk1000/
H A Datstk1004.c54 .chip_select = 0,
63 .chip_select = 1,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/arch/mips/board/pt1120/src/
H A Ddev_ptflash.c78 (sc)->chip_select * (sc)->flashdrv_probe.chipsize + \
83 (sc)->chip_select * (sc)->flashdrv_probe.chipsize + \
104 (sc)->chip_select * (sc)->flashdrv_probe.chipsize + \
107 (sc)->chip_select * (sc)->flashdrv_probe.chipsize + \
203 int chip_select; /* for multi-chip use */ member in struct:flashdrv_s
329 softc->chip_select = offset / softc->flashdrv_probe.chipsize;
331 softc->chip_select = 0;
342 softc->chip_select = 0;
442 softc->chip_select = offset / chipsize;
444 softc->chip_select
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/arch/mips/board/pt1125/src/
H A Ddev_ptflash.c78 (sc)->chip_select * (sc)->flashdrv_probe.chipsize + \
83 (sc)->chip_select * (sc)->flashdrv_probe.chipsize + \
104 (sc)->chip_select * (sc)->flashdrv_probe.chipsize + \
107 (sc)->chip_select * (sc)->flashdrv_probe.chipsize + \
203 int chip_select; /* for multi-chip use */ member in struct:flashdrv_s
329 softc->chip_select = offset / softc->flashdrv_probe.chipsize;
331 softc->chip_select = 0;
342 softc->chip_select = 0;
442 softc->chip_select = offset / chipsize;
444 softc->chip_select
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/arch/mips/board/ptswarm/src/
H A Ddev_ptflash.c77 (sc)->chip_select * (sc)->flashdrv_probe.chipsize + \
82 (sc)->chip_select * (sc)->flashdrv_probe.chipsize + \
103 (sc)->chip_select * (sc)->flashdrv_probe.chipsize + \
106 (sc)->chip_select * (sc)->flashdrv_probe.chipsize + \
198 int chip_select; /* for multi-chip use */ member in struct:flashdrv_s
324 softc->chip_select = offset / softc->flashdrv_probe.chipsize;
326 softc->chip_select = 0;
337 softc->chip_select = 0;
437 softc->chip_select = offset / chipsize;
439 softc->chip_select
[all...]

Completed in 192 milliseconds

1234567891011>>