| /linux/drivers/staging/greybus/ |
| H A D | spilib.c | 30 u32 bits_per_word_mask; member 432 spi->bits_per_word_mask = le32_to_cpu(response.bits_per_word_mask); in gb_spi_get_master_config() 515 ctlr->bits_per_word_mask = spi->bits_per_word_mask; in gb_spilib_master_init()
|
| /linux/drivers/spi/ |
| H A D | spi-altera-dfl.c | 120 host->bits_per_word_mask = in config_spi_host() 150 host->num_chipselect, host->bits_per_word_mask, in dfl_spi_altera_probe()
|
| H A D | spi-virtio.c | 303 ctrl->bits_per_word_mask = in virtio_spi_read_config() 305 bits_per_word_mask)); in virtio_spi_read_config()
|
| H A D | spi-fsl-spi.c | 574 host->bits_per_word_mask = in fsl_spi_probe() 577 host->bits_per_word_mask = in fsl_spi_probe() 580 host->bits_per_word_mask &= in fsl_spi_probe()
|
| H A D | spi-cadence.c | 730 ctlr->bits_per_word_mask = SPI_BPW_MASK(8); in cdns_spi_probe() 734 ctlr->bits_per_word_mask |= SPI_BPW_MASK(16) | SPI_BPW_MASK(32); in cdns_spi_probe()
|
| H A D | spi-rpc-if.c | 169 ctlr->bits_per_word_mask = SPI_BPW_MASK(8); in rpcif_spi_probe()
|
| H A D | spi-pxa2xx.c | 1314 controller->bits_per_word_mask = SPI_BPW_RANGE_MASK(4, 32); in pxa2xx_spi_probe() 1317 controller->bits_per_word_mask = SPI_BPW_RANGE_MASK(4, 16); in pxa2xx_spi_probe() 1326 controller->bits_per_word_mask = SPI_BPW_RANGE_MASK(4, 32); in pxa2xx_spi_probe()
|
| H A D | spi-ppc4xx.c | 366 bbp->ctlr->bits_per_word_mask = SPI_BPW_MASK(8); in spi_ppc4xx_of_probe()
|
| H A D | spi-omap-uwire.c | 488 host->bits_per_word_mask = SPI_BPW_RANGE_MASK(1, 16); in uwire_probe()
|
| H A D | spi-dw-core.c | 958 ctlr->bits_per_word_mask = SPI_BPW_RANGE_MASK(4, 32); in dw_spi_add_controller() 960 ctlr->bits_per_word_mask = SPI_BPW_RANGE_MASK(4, 16); in dw_spi_add_controller()
|
| H A D | spi-zynqmp-gqspi.c | 1319 ctlr->bits_per_word_mask = SPI_BPW_MASK(8); in zynqmp_qspi_probe() 1323 ctlr->bits_per_word_mask = SPI_BPW_MASK(8); in zynqmp_qspi_probe()
|
| H A D | spi-hisi-kunpeng.c | 492 host->bits_per_word_mask = SPI_BPW_RANGE_MASK(4, 32); in hisi_spi_probe()
|
| H A D | spi-mpc52xx.c | 432 host->bits_per_word_mask = SPI_BPW_MASK(8); in mpc52xx_spi_probe()
|
| H A D | spi-sprd-adi.c | 572 ctlr->bits_per_word_mask = 0; in sprd_adi_probe()
|
| H A D | spi-coldfire-qspi.c | 404 host->bits_per_word_mask = SPI_BPW_RANGE_MASK(8, 16); in mcfqspi_probe()
|
| H A D | spi-mpfs.c | 549 host->bits_per_word_mask = SPI_BPW_RANGE_MASK(1, 32); in mpfs_spi_probe()
|
| H A D | spi-mxs.c | 573 host->bits_per_word_mask = SPI_BPW_MASK(8); in mxs_spi_probe()
|
| H A D | spi-at91-usart.c | 510 controller->bits_per_word_mask = SPI_BPW_MASK(8); in at91_usart_spi_probe()
|
| H A D | spi-pic32-sqi.c | 640 host->bits_per_word_mask = SPI_BPW_RANGE_MASK(8, 32); in pic32_sqi_probe()
|
| H A D | spi-fsl-dspi.c | 1605 ctlr->bits_per_word_mask = SPI_BPW_RANGE_MASK(4, 32); in dspi_probe() 1607 ctlr->bits_per_word_mask = SPI_BPW_RANGE_MASK(4, 16); in dspi_probe()
|
| H A D | spi-sun6i.c | 675 host->bits_per_word_mask = SPI_BPW_MASK(8); in sun6i_spi_probe()
|
| /linux/include/linux/spi/ |
| H A D | altera.h | 27 u32 bits_per_word_mask; member
|
| H A D | spi.h | 608 u32 bits_per_word_mask; member 1368 u32 bpw_mask = spi->controller->bits_per_word_mask; in spi_is_bpw_supported()
|
| /linux/include/uapi/linux/ |
| H A D | virtio_spi.h | 88 __le32 bits_per_word_mask; member
|
| /linux/drivers/fpga/ |
| H A D | dfl-n3000-nios.c | 431 pdata.bits_per_word_mask = in create_altera_spi_controller() 438 pdata.num_chipselect, pdata.bits_per_word_mask, in create_altera_spi_controller()
|