Searched refs:chip_select (Results 51 - 75 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/drivers/mtd/nand/
H A Dndfc.c42 int chip_select; member in struct:ndfc_controller
59 ccr |= NDFC_CCR_BS(chip + ndfc->chip_select);
247 ndfc->chip_select = reg[0];
255 ccr = NDFC_CCR_BS(ndfc->chip_select);
267 int offset = NDFC_BCFG0 + (ndfc->chip_select << 2);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/blackfin/mach-bf537/boards/
H A Dpnav10.c218 .chip_select = 1, /* Framework chip select. On STAMP537 it is SPISSEL1*/
230 .chip_select = 1, /* Framework chip select. */
241 .chip_select = CONFIG_SND_BLACKFIN_SPI_PFBIT,
250 .chip_select = 5,
262 .chip_select = 5,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/blackfin/mach-bf537/boards/
H A Dpnav10.c218 .chip_select = 1, /* Framework chip select. On STAMP537 it is SPISSEL1*/
230 .chip_select = 1, /* Framework chip select. */
241 .chip_select = CONFIG_SND_BLACKFIN_SPI_PFBIT,
250 .chip_select = 5,
262 .chip_select = 5,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/spi/
H A Domap_uwire.c187 if (value == BITBANG_CS_INACTIVE || old_cs != spi->chip_select) {
201 w = spi->chip_select << 10;
223 w = spi->chip_select << 10;
331 if (spi->chip_select > 3) {
332 pr_debug("%s: cs%d?\n", dev_name(&spi->dev), spi->chip_select);
438 omap_uwire_configure_mode(spi->chip_select, flags);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/spi/
H A Domap_uwire.c187 if (value == BITBANG_CS_INACTIVE || old_cs != spi->chip_select) {
201 w = spi->chip_select << 10;
223 w = spi->chip_select << 10;
331 if (spi->chip_select > 3) {
332 pr_debug("%s: cs%d?\n", dev_name(&spi->dev), spi->chip_select);
438 omap_uwire_configure_mode(spi->chip_select, flags);
/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-at572d940hf_ek.c278 .chip_select = 3,
288 .chip_select = 0,
H A Dboard-sam9g20ek-2slot-mmc.c99 .chip_select = 1,
106 .chip_select = 0,
H A Dboard-stamp9g20.c219 .chip_select = 0,
224 .chip_select = 0,
H A Dboard-sam9261ek.c318 .chip_select = 0,
325 .chip_select = 2,
336 .chip_select = 3,
343 .chip_select = 3,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/avr32/boards/mimc200/
H A Dsetup.c102 .chip_select = 2,
107 .chip_select = 1,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/blackfin/mach-bf527/boards/
H A Dezbrd.c320 .chip_select = 1, /* Framework chip select. On STAMP537 it is SPISSEL1*/
332 .chip_select = 1, /* Framework chip select. */
343 .chip_select = 5,
355 .chip_select = 2,
367 .chip_select = 5,
378 .chip_select = 5,
388 .chip_select = 1,
397 .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-at91/
H A Dboard-at572d940hf_ek.c278 .chip_select = 3,
288 .chip_select = 0,
H A Dboard-sam9g20ek-2slot-mmc.c99 .chip_select = 1,
106 .chip_select = 0,
H A Dboard-stamp9g20.c219 .chip_select = 0,
224 .chip_select = 0,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/avr32/boards/mimc200/
H A Dsetup.c102 .chip_select = 2,
107 .chip_select = 1,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/blackfin/mach-bf527/boards/
H A Dezbrd.c320 .chip_select = 1, /* Framework chip select. On STAMP537 it is SPISSEL1*/
332 .chip_select = 1, /* Framework chip select. */
343 .chip_select = 5,
355 .chip_select = 2,
367 .chip_select = 5,
378 .chip_select = 5,
388 .chip_select = 1,
397 .chip_select = 1,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/of/
H A Dof_spi.c60 spi->chip_select = be32_to_cpup(prop);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/of/
H A Dof_spi.c60 spi->chip_select = be32_to_cpup(prop);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/m68knommu/platform/532x/
H A Dconfig.c163 u8 chip_select, bool cs_high)
165 gpio_set_value(MCFQSPI_CS0 + chip_select, cs_high);
169 u8 chip_select, bool cs_high)
171 gpio_set_value(MCFQSPI_CS0 + chip_select, !cs_high);
162 m532x_cs_select(struct mcfqspi_cs_control *cs_control, u8 chip_select, bool cs_high) argument
168 m532x_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/arm/mach-kirkwood/
H A Dtsx1x-common.c76 .chip_select = 0,
/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 Datstk1003.c52 .chip_select = 0,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/blackfin/mach-bf533/boards/
H A Dcm_bf533.c95 .chip_select = 1, /* Framework chip select. On STAMP537 it is SPISSEL1*/
107 .chip_select = 2, /* Framework chip select. */
118 .chip_select = CONFIG_SND_BLACKFIN_SPI_PFBIT,
128 .chip_select = 1,
H A Dezkit.c246 .chip_select = 2, /* Framework chip select. On STAMP537 it is SPISSEL2*/
258 .chip_select = 1, /* Framework chip select. */
269 .chip_select = CONFIG_SND_BLACKFIN_SPI_PFBIT,
278 .chip_select = 1,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/blackfin/mach-bf561/boards/
H A Dcm_bf561.c96 .chip_select = 1, /* Framework chip select. On STAMP537 it is SPISSEL1*/
108 .chip_select = 1, /* Framework chip select. */
119 .chip_select = CONFIG_SND_BLACKFIN_SPI_PFBIT,
128 .chip_select = 1,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-orion5x/
H A Drd88f6183ap-ge-setup.c81 .chip_select = 0,

Completed in 249 milliseconds

1234567891011>>