Searched refs:s3c64xx_spi_port_config (Results 1 – 1 of 1) sorted by relevance
162 struct s3c64xx_spi_port_config { struct220 const struct s3c64xx_spi_port_config *port_conf;1194 static inline const struct s3c64xx_spi_port_config *s3c64xx_spi_get_port_config( in s3c64xx_spi_get_port_config()1201 return (const struct s3c64xx_spi_port_config *)platform_get_device_id(pdev)->driver_data; in s3c64xx_spi_get_port_config()1207 const struct s3c64xx_spi_port_config *port_conf = sdd->port_conf; in s3c64xx_spi_set_port_id()1231 const struct s3c64xx_spi_port_config *port_conf = sdd->port_conf; in s3c64xx_spi_set_fifomask()1511 static const struct s3c64xx_spi_port_config s3c2443_spi_port_config = {1521 static const struct s3c64xx_spi_port_config s3c6410_spi_port_config = {1530 static const struct s3c64xx_spi_port_config s5pv210_spi_port_config = {1540 static const struct s3c64xx_spi_port_config exynos4_spi_port_config = {[all …]