Home
last modified time | relevance | path

Searched refs:s3c64xx_spi_port_config (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/spi/
Dspi-s3c64xx.c152 struct s3c64xx_spi_port_config { struct
196 struct s3c64xx_spi_port_config *port_conf;
1011 static inline struct s3c64xx_spi_port_config *s3c64xx_spi_get_port_config( in s3c64xx_spi_get_port_config()
1018 return (struct s3c64xx_spi_port_config *)match->data; in s3c64xx_spi_get_port_config()
1021 return (struct s3c64xx_spi_port_config *) in s3c64xx_spi_get_port_config()
1304 static struct s3c64xx_spi_port_config s3c2443_spi_port_config = {
1311 static struct s3c64xx_spi_port_config s3c6410_spi_port_config = {
1317 static struct s3c64xx_spi_port_config s5pv210_spi_port_config = {
1324 static struct s3c64xx_spi_port_config exynos4_spi_port_config = {
1332 static struct s3c64xx_spi_port_config exynos5440_spi_port_config = {
[all …]