Searched defs:ep93xx_spi_chip_ops (Results 1 – 1 of 1) sorted by relevance
23 struct ep93xx_spi_chip_ops { struct24 int (*setup)(struct spi_device *spi);25 void (*cleanup)(struct spi_device *spi);26 void (*cs_control)(struct spi_device *spi, int value);