Lines Matching defs:s3c64xx_spi_port_config
133 * struct s3c64xx_spi_port_config - SPI Controller hardware info
150 struct s3c64xx_spi_port_config {
199 const struct s3c64xx_spi_port_config *port_conf;
1139 static inline const struct s3c64xx_spi_port_config *s3c64xx_spi_get_port_config(
1146 return (const struct s3c64xx_spi_port_config *)platform_get_device_id(pdev)->driver_data;
1410 static const struct s3c64xx_spi_port_config s3c2443_spi_port_config = {
1418 static const struct s3c64xx_spi_port_config s3c6410_spi_port_config = {
1425 static const struct s3c64xx_spi_port_config s5pv210_spi_port_config = {
1433 static const struct s3c64xx_spi_port_config exynos4_spi_port_config = {
1443 static const struct s3c64xx_spi_port_config exynos7_spi_port_config = {
1453 static const struct s3c64xx_spi_port_config exynos5433_spi_port_config = {
1464 static const struct s3c64xx_spi_port_config exynosautov9_spi_port_config = {
1477 static const struct s3c64xx_spi_port_config fsd_spi_port_config = {