Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-xcomm.c32 struct spi_xcomm { struct
43 static int spi_xcomm_sync_config(struct spi_xcomm *spi_xcomm, unsigned int len) in spi_xcomm_sync_config()
58 static void spi_xcomm_chipselect(struct spi_xcomm *spi_xcomm, in spi_xcomm_chipselect()
72 static int spi_xcomm_setup_transfer(struct spi_xcomm *spi_xcomm, in spi_xcomm_setup_transfer()
110 static int spi_xcomm_txrx_bufs(struct spi_xcomm *spi_xcomm, in spi_xcomm_txrx_bufs()
138 struct spi_xcomm *spi_xcomm = spi_master_get_devdata(master); in spi_xcomm_transfer_one() local
207 struct spi_xcomm *spi_xcomm; in spi_xcomm_probe() local