Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/spi/
Dspi-s3c64xx.c153 struct s3c64xx_spi_port_config { struct
197 struct s3c64xx_spi_port_config *port_conf;
1014 static inline struct s3c64xx_spi_port_config *s3c64xx_spi_get_port_config( in s3c64xx_spi_get_port_config()
1021 return (struct s3c64xx_spi_port_config *)match->data; in s3c64xx_spi_get_port_config()
1024 return (struct s3c64xx_spi_port_config *) in s3c64xx_spi_get_port_config()
1320 static struct s3c64xx_spi_port_config s3c2443_spi_port_config = {
1327 static struct s3c64xx_spi_port_config s3c6410_spi_port_config = {
1333 static struct s3c64xx_spi_port_config s5pv210_spi_port_config = {
1340 static struct s3c64xx_spi_port_config exynos4_spi_port_config = {
1348 static struct s3c64xx_spi_port_config exynos5440_spi_port_config = {
[all …]