Searched refs:s3c64xx_spi_csinfo (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/platform_data/
H A Dspi-s3c64xx.h16 * struct s3c64xx_spi_csinfo - ChipSelect description
24 struct s3c64xx_spi_csinfo { struct
/linux-master/drivers/spi/
H A Dspi-s3c64xx.c777 struct s3c64xx_spi_csinfo *cs = spi->controller_data;
949 static struct s3c64xx_spi_csinfo *s3c64xx_get_target_ctrldata(
952 struct s3c64xx_spi_csinfo *cs;
986 struct s3c64xx_spi_csinfo *cs = spi->controller_data;
1069 struct s3c64xx_spi_csinfo *cs = spi_get_ctldata(spi);

Completed in 133 milliseconds