| /linux/net/nfc/nci/ |
| H A D | spi.c | 31 int cs_change) in __nci_spi_send() argument 46 t.cs_change = cs_change; in __nci_spi_send() 191 tx.cs_change = 0; in __nci_spi_read() 198 rx.cs_change = 1; in __nci_spi_read() 221 rx.cs_change = 0; in __nci_spi_read()
|
| /linux/drivers/spi/ |
| H A D | spi-mpc512x-psc.c | 177 if (tx_len == EOFBYTE && t->cs_change) in mpc512x_psc_spi_transfer_rxtx() 287 unsigned cs_change; in mpc512x_psc_spi_msg_xfer() local 292 cs_change = 1; in mpc512x_psc_spi_msg_xfer() 299 if (cs_change) in mpc512x_psc_spi_msg_xfer() 301 cs_change = t->cs_change; in mpc512x_psc_spi_msg_xfer() 310 if (cs_change) in mpc512x_psc_spi_msg_xfer() 318 if (status || !cs_change) in mpc512x_psc_spi_msg_xfer()
|
| H A D | spi-mpc52xx-psc.c | 183 unsigned cs_change; in mpc52xx_psc_spi_transfer_one_message() local 187 cs_change = 1; in mpc52xx_psc_spi_transfer_one_message() 196 if (cs_change) in mpc52xx_psc_spi_transfer_one_message() 198 cs_change = t->cs_change; in mpc52xx_psc_spi_transfer_one_message()
|
| H A D | spi-cavium.c | 108 mpi_tx.s.leavecs = xfer->cs_change; in octeon_spi_do_transfer() 110 mpi_tx.s.leavecs = !xfer->cs_change; in octeon_spi_do_transfer()
|
| H A D | spidev.c | 275 k_tmp->cs_change = !!u_tmp->cs_change; in spidev_message() 292 k_tmp->cs_change ? "cs " : "", in spidev_message()
|
| /linux/drivers/iio/adc/ |
| H A D | ad7298.c | 125 st->ring_xfer[0].cs_change = 1; in ad7298_update_scan_mode() 128 st->ring_xfer[1].cs_change = 1; in ad7298_update_scan_mode() 137 st->ring_xfer[i + 2].cs_change = 1; in ad7298_update_scan_mode() 141 st->ring_xfer[i + 1].cs_change = 0; in ad7298_update_scan_mode() 329 st->scan_single_xfer[0].cs_change = 1; in ad7298_probe() 332 st->scan_single_xfer[1].cs_change = 1; in ad7298_probe()
|
| H A D | ad4695.c | 529 .cs_change = 1, in ad4695_exit_conversion_mode() 650 xfer->cs_change = 1; in ad4695_buffer_preenable() 685 xfer->cs_change = 1; in ad4695_buffer_preenable() 715 xfer->cs_change = 1; in ad4695_buffer_preenable() 742 xfer->cs_change = 0; in ad4695_buffer_preenable()
|
| H A D | max1118.c | 82 .cs_change = 1, in max1118_read()
|
| H A D | ti-ads1018.c | 222 ads1018->xfer.cs_change = hold_cs; in ads1018_spi_read_exclusive() 261 .cs_change = 1, /* 16-bit mode requires CS de-assert */ in ads1018_single_shot()
|
| /linux/drivers/iio/imu/ |
| H A D | adis.c | 43 .cs_change = 1, in __adis_write_reg() 49 .cs_change = 1, in __adis_write_reg() 55 .cs_change = 1, in __adis_write_reg() 98 xfers[size].cs_change = 0; in __adis_write_reg() 132 .cs_change = 1, in __adis_read_reg() 138 .cs_change = 1, in __adis_read_reg() 145 .cs_change = 1, in __adis_read_reg()
|
| H A D | adis16550.c | 188 .cs_change = 1, in adis16550_spi_xfer() 192 .cs_change = 1, in adis16550_spi_xfer() 1043 st->xfer[0].cs_change = 1; in adis16550_probe()
|
| H A D | adis_buffer.c | 102 adis->xfer[j].cs_change = 1; in adis_update_scan_mode()
|
| /linux/drivers/video/backlight/ |
| H A D | ili922x.c | 160 xfer.cs_change = 1; in ili922x_read_status() 204 xfer_regindex.cs_change = 1; in ili922x_read() 222 xfer_regvalue.cs_change = 1; in ili922x_read() 259 xfer_regindex.cs_change = 1; in ili922x_write() 282 xfer_regvalue.cs_change = 1; in ili922x_write() 335 xfer.cs_change = 1; in set_write_to_gram_reg()
|
| H A D | ltv350qv.c | 40 .cs_change = 1, in ltv350qv_write_reg()
|
| H A D | ili9320.c | 187 spi->xfer[0].cs_change = 1; in ili9320_setup_spi()
|
| /linux/drivers/fpga/ |
| H A D | lattice-sysconfig-spi.c | 45 xfer.cs_change = 1; in sysconfig_spi_bitstream_burst_init() 71 .cs_change = 1, in sysconfig_spi_bitstream_burst_write()
|
| H A D | ice40-spi.c | 47 .cs_change = 1, in ice40_fpga_ops_write_init()
|
| /linux/drivers/staging/iio/frequency/ |
| H A D | ad9832.c | 337 st->freq_xfer[0].cs_change = 1; in ad9832_probe() 340 st->freq_xfer[1].cs_change = 1; in ad9832_probe() 343 st->freq_xfer[2].cs_change = 1; in ad9832_probe() 355 st->phase_xfer[0].cs_change = 1; in ad9832_probe()
|
| /linux/drivers/net/wireless/ti/wlcore/ |
| H A D | spi.c | 217 t[0].cs_change = true; in wl12xx_spi_read_busy() 261 t[0].cs_change = true; in wl12xx_spi_raw_read() 267 t[1].cs_change = true; in wl12xx_spi_raw_read() 283 t[0].cs_change = true; in wl12xx_spi_raw_read()
|
| /linux/include/uapi/linux/spi/ |
| H A D | spidev.h | 79 __u8 cs_change; member
|
| /linux/drivers/iio/dac/ |
| H A D | ad5686-spi.c | 51 bus_data->xfers[bus_data->size - 1].cs_change = 1; in ad5686_spi_write() 130 .cs_change = 1, in ad5686_spi_read()
|
| /linux/drivers/char/tpm/ |
| H A D | tpm_tis_spi_main.c | 164 spi_xfer.cs_change = 1; in tpm_tis_spi_transfer_full() 178 spi_xfer.cs_change = 0; in tpm_tis_spi_transfer_full()
|
| /linux/drivers/nfc/st95hf/ |
| H A D | spi.c | 78 {.rx_buf = receivebuff, .len = 2, .cs_change = 1,}, in st95hf_spi_recv_response()
|
| /linux/drivers/mmc/host/ |
| H A D | mmc_spi.c | 486 t->cs_change = 1; in mmc_spi_command_send() 572 t->cs_change = 1; in mmc_spi_setup_data_message() 1249 host->status.cs_change = 1; in mmc_spi_probe()
|
| /linux/drivers/video/fbdev/omap2/omapfb/displays/ |
| H A D | panel-lgphilips-lb035q02.c | 59 .cs_change = 1, in lb035q02_write_reg()
|