Searched refs:s3c64xx_spi_port_config (Results 1 – 1 of 1) sorted by relevance
158 struct s3c64xx_spi_port_config { struct214 const struct s3c64xx_spi_port_config *port_conf;1152 static inline const struct s3c64xx_spi_port_config *s3c64xx_spi_get_port_config( in s3c64xx_spi_get_port_config()1159 return (const struct s3c64xx_spi_port_config *)platform_get_device_id(pdev)->driver_data; in s3c64xx_spi_get_port_config()1164 const struct s3c64xx_spi_port_config *port_conf = sdd->port_conf; in s3c64xx_spi_set_fifomask()1444 static const struct s3c64xx_spi_port_config s3c2443_spi_port_config = {1452 static const struct s3c64xx_spi_port_config s3c6410_spi_port_config = {1459 static const struct s3c64xx_spi_port_config s5pv210_spi_port_config = {1467 static const struct s3c64xx_spi_port_config exynos4_spi_port_config = {1477 static const struct s3c64xx_spi_port_config exynos7_spi_port_config = {[all …]