Searched refs:s3c64xx_spi_port_config (Results 1 – 1 of 1) sorted by relevance
144 struct s3c64xx_spi_port_config { struct191 const struct s3c64xx_spi_port_config *port_conf;1022 static inline const struct s3c64xx_spi_port_config *s3c64xx_spi_get_port_config( in s3c64xx_spi_get_port_config()1029 return (const struct s3c64xx_spi_port_config *)platform_get_device_id(pdev)->driver_data; in s3c64xx_spi_get_port_config()1368 static const struct s3c64xx_spi_port_config s3c2443_spi_port_config = {1375 static const struct s3c64xx_spi_port_config s3c6410_spi_port_config = {1381 static const struct s3c64xx_spi_port_config s5pv210_spi_port_config = {1388 static const struct s3c64xx_spi_port_config exynos4_spi_port_config = {1397 static const struct s3c64xx_spi_port_config exynos7_spi_port_config = {1406 static const struct s3c64xx_spi_port_config exynos5433_spi_port_config = {[all …]