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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/spi/
H A Dspi_mpc83xx.c143 u32 len = spi->bits_per_word;
178 u8 bits_per_word; local
184 bits_per_word = t->bits_per_word;
187 bits_per_word = 0;
192 if (!bits_per_word)
193 bits_per_word = spi->bits_per_word;
196 if ((bits_per_word < 4)
197 || ((bits_per_word > 1
[all...]
H A Dspi_bitbang.c70 unsigned bits = spi->bits_per_word;
96 unsigned bits = spi->bits_per_word;
122 unsigned bits = spi->bits_per_word;
143 u8 bits_per_word; local
147 bits_per_word = t->bits_per_word;
150 bits_per_word = 0;
155 if (!bits_per_word)
156 bits_per_word = spi->bits_per_word;
[all...]
H A Dmpc52xx_psc_spi.c46 u8 bits_per_word; member in struct:mpc52xx_psc_spi
60 int bits_per_word; member in struct:mpc52xx_psc_spi_cs
74 cs->bits_per_word = (t && t->bits_per_word)
75 ? t->bits_per_word : spi->bits_per_word;
76 cs->bits_per_word = ((cs->bits_per_word + 7) / 8) * 8;
117 mps->bits_per_word = cs->bits_per_word;
[all...]
H A Dpxa2xx_spi.c151 u8 bits_per_word; member in struct:chip_data
687 u8 bits_per_word, u32 *burst_code,
716 if (bits_per_word <= 8)
718 else if (bits_per_word <= 16)
859 if (transfer->speed_hz || transfer->bits_per_word) {
861 bits = chip->bits_per_word;
867 if (transfer->bits_per_word)
868 bits = transfer->bits_per_word;
909 "match bits_per_word\n");
1077 if (!spi->bits_per_word)
686 set_dma_burst_and_threshold(struct chip_data *chip, struct spi_device *spi, u8 bits_per_word, u32 *burst_code, u32 *threshold) argument
[all...]
H A Dspidev.c191 k_tmp->bits_per_word = u_tmp->bits_per_word;
201 u_tmp->bits_per_word ? : spi->bits_per_word,
275 retval = __put_user(spi->bits_per_word, (__u8 __user *)arg);
321 u8 save = spi->bits_per_word;
323 spi->bits_per_word = tmp;
326 spi->bits_per_word = save;
H A Domap_uwire.c98 unsigned bits_per_word; member in struct:uwire_state
206 unsigned bits = ust->bits_per_word;
332 bits = spi->bits_per_word;
333 if (t != NULL && t->bits_per_word)
334 bits = t->bits_per_word;
343 ust->bits_per_word = bits;
H A Dspi_s3c24xx.c115 bpw = t ? t->bits_per_word : spi->bits_per_word;
153 if (!spi->bits_per_word)
154 spi->bits_per_word = 8;
166 __FUNCTION__, spi->mode, spi->bits_per_word,
H A Dau1550_spi.c165 * setup dma channels from scratch on each spi transfer, based on bits_per_word
184 au1550_spi_bits_handlers_set(hw, spi->bits_per_word);
205 if (hw->usedma && spi->bits_per_word <= 8)
210 cfg |= PSC_SPICFG_SET_LEN(spi->bits_per_word);
236 bpw = t ? t->bits_per_word : spi->bits_per_word;
240 dev_err(&spi->dev, "setupxfer: invalid bits_per_word=%d\n",
250 au1550_spi_bits_handlers_set(hw, spi->bits_per_word);
287 if (spi->bits_per_word == 0)
288 spi->bits_per_word
[all...]
H A Dspi_bfin5xx.c131 u8 bits_per_word; /* 8 or 16 */ member in struct:chip_data
978 if (!spi->bits_per_word)
979 spi->bits_per_word = 8;
981 if (spi->bits_per_word != 8 && spi->bits_per_word != 16)
1000 chip->bits_per_word = chip_info->bits_per_word;
1044 switch (chip->bits_per_word) {
1068 dev_err(&spi->dev, "%d bits_per_word is not supported\n",
1069 chip->bits_per_word);
[all...]
H A Dspi_imx.c262 u8 bits_per_word; member in struct:chip_data
931 tmp = transfer->bits_per_word;
934 tmp = chip->bits_per_word;
954 if bits_per_word is less or equal 8 PIO transfers are performed.
1110 tmp = trans->bits_per_word;
1114 "invalid transfer bits_per_word (%d bits)\n",
1234 /* SPI bclk waits between each bits_per_word spi burst */
1285 tmp = spi->bits_per_word;
1288 spi->bits_per_word = 8;
1293 "invalid bits_per_word (
[all...]
H A Datmel_spi.c129 if (msg->spi->bits_per_word > 8)
345 unsigned int bits = spi->bits_per_word;
366 "setup: invalid bits_per_word %u (8 to 16)\n",
448 if (xfer->bits_per_word || xfer->speed_hz) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/blackfin/mach-bf561/boards/
H A Dcm_bf561.c76 .bits_per_word = 8,
84 .bits_per_word = 16,
91 .bits_per_word = 16,
98 .bits_per_word = 16,
105 .bits_per_word = 8,
H A Dezkit.c138 .bits_per_word = 16,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/blackfin/mach-bf533/boards/
H A Dezkit.c109 .bits_per_word = 8,
117 .bits_per_word = 16,
124 .bits_per_word = 16,
H A Dstamp.c132 .bits_per_word = 8,
140 .bits_per_word = 16,
147 .bits_per_word = 16,
155 .bits_per_word = 8,
163 .bits_per_word = 16,
170 .bits_per_word = 8,
H A Dcm_bf533.c75 .bits_per_word = 8,
81 .bits_per_word = 16,
87 .bits_per_word = 16,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/spi/
H A Dspidev.h52 * @bits_per_word: Temporary override of the device's wordsize.
86 __u8 bits_per_word; member in struct:spi_ioc_transfer
H A Dspi.h41 * @bits_per_word: Data transfers involve one or more words; word sizes
46 * The spi_transfer.bits_per_word can override this for each transfer.
79 u8 bits_per_word; member in struct:spi_device
302 * @bits_per_word: select a bits_per_word other then the device default
325 * for example when bits_per_word is sixteen, buffers are 2N bytes long
373 u8 bits_per_word; member in struct:spi_transfer
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/blackfin/mach-bf537/boards/
H A Dstamp.c310 .bits_per_word = 8,
318 .bits_per_word = 16,
325 .bits_per_word = 16,
332 .bits_per_word = 16,
339 .bits_per_word = 8,
347 .bits_per_word = 8,
355 .bits_per_word = 16,
363 .bits_per_word = 16,
H A Dpnav10.c261 .bits_per_word = 8,
269 .bits_per_word = 16,
276 .bits_per_word = 16,
283 .bits_per_word = 16,
290 .bits_per_word = 8,
298 .bits_per_word = 8,
308 .bits_per_word = 16,
H A Dcm_bf537.c77 .bits_per_word = 8,
85 .bits_per_word = 16,
92 .bits_per_word = 16,
99 .bits_per_word = 16,
106 .bits_per_word = 8,
H A Dgeneric_board.c277 .bits_per_word = 8,
285 .bits_per_word = 16,
292 .bits_per_word = 16,
299 .bits_per_word = 16,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/
H A Dbfin5xx_spi.h165 u8 bits_per_word; member in struct:bfin5xx_spi_chip
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/rtc/
H A Drtc-max6902.c227 spi->bits_per_word = 8;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/touchscreen/
H A Dads7846.c819 spi->bits_per_word = 8;

Completed in 124 milliseconds