Home
last modified time | relevance | path

Searched refs:use_gpio_descriptors (Results 1 – 25 of 43) sorted by relevance

12

/linux/drivers/spi/
H A Dspi-ath79.c186 host->use_gpio_descriptors = true; in ath79_spi_probe()
H A Dspi-oc-tiny.c224 host->use_gpio_descriptors = true; in tiny_spi_probe()
H A Dspi-bitbang.c361 custom_cs = (!ctlr->use_gpio_descriptors || in spi_bitbang_init()
H A Dspi-mt7621.c354 host->use_gpio_descriptors = true; in mt7621_spi_probe()
H A Dspidev.c396 if (ctlr->use_gpio_descriptors && spi_get_csgpiod(spi, 0)) in spidev_ioctl()
430 if (ctlr->use_gpio_descriptors && spi_get_csgpiod(spi, 0)) in spidev_ioctl()
H A Dspi-ppc4xx.c367 bbp->ctlr->use_gpio_descriptors = true; in spi_ppc4xx_of_probe()
H A Dspi-npcm-pspi.c412 host->use_gpio_descriptors = true; in npcm_pspi_probe()
H A Dspi-st-ssc4.c293 host->use_gpio_descriptors = true; in spi_st_probe()
H A Dspi-gpio.c355 host->use_gpio_descriptors = true; in spi_gpio_probe()
H A Dspi-sun4i.c468 host->use_gpio_descriptors = true; in sun4i_spi_probe()
H A Dspi-bcm2835aux.c506 host->use_gpio_descriptors = true; in bcm2835aux_spi_probe()
H A Dspi-mpc512x-psc.c480 host->use_gpio_descriptors = true; in mpc512x_psc_spi_of_probe()
H A Dspi-cs42l43.c368 priv->ctlr->use_gpio_descriptors = true; in cs42l43_spi_probe()
H A Dspi-hisi-kunpeng.c492 host->use_gpio_descriptors = true; in hisi_spi_probe()
H A Dspi-apple.c496 ctlr->use_gpio_descriptors = true; in apple_spi_probe()
H A Dspi-microchip-core.c547 host->use_gpio_descriptors = true; in mchp_corespi_probe()
H A Dspi-cadence.c649 ctlr->use_gpio_descriptors = true; in cdns_spi_probe()
H A Dspi-sunplus-sp7021.c435 ctlr->use_gpio_descriptors = true; in sp7021_spi_controller_probe()
H A Dspi-ep93xx.c636 host->use_gpio_descriptors = true; in ep93xx_spi_probe()
H A Dspi-orion.c678 host->use_gpio_descriptors = true; in orion_spi_probe()
H A Dspi-sun6i.c669 host->use_gpio_descriptors = true; in sun6i_spi_probe()
H A Dspi-img-spfi.c612 host->use_gpio_descriptors = true; in img_spfi_probe()
H A Dspi-dw-core.c932 host->use_gpio_descriptors = true; in dw_spi_add_host()
H A Dspi-fsl-lpspi.c952 controller->use_gpio_descriptors = true; in fsl_lpspi_probe()
/linux/include/linux/spi/
H A Dspi.h762 bool use_gpio_descriptors; member

12