Home
last modified time | relevance | path

Searched defs:spi_xcomm (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/drivers/spi/
Dspi-xcomm.c34 struct spi_xcomm { struct
50 struct spi_xcomm *spi_xcomm = gpiochip_get_data(chip); in spi_xcomm_gpio_set_value() argument
65 static int spi_xcomm_gpio_add(struct spi_xcomm *spi_xcomm) in spi_xcomm_gpio_add()
83 static int spi_xcomm_sync_config(struct spi_xcomm *spi_xcomm, unsigned int len) in spi_xcomm_sync_config()
98 static void spi_xcomm_chipselect(struct spi_xcomm *spi_xcomm, in spi_xcomm_chipselect()
112 static int spi_xcomm_setup_transfer(struct spi_xcomm *spi_xcomm, in spi_xcomm_setup_transfer()
151 static int spi_xcomm_txrx_bufs(struct spi_xcomm *spi_xcomm, in spi_xcomm_txrx_bufs()
179 struct spi_xcomm *spi_xcomm = spi_controller_get_devdata(host); in spi_xcomm_transfer_one() local
247 struct spi_xcomm *spi_xcomm; in spi_xcomm_probe() local