Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/spi/
Dspi-s3c64xx.c142 struct s3c64xx_spi_port_config { struct
187 struct s3c64xx_spi_port_config *port_conf;
1004 static inline struct s3c64xx_spi_port_config *s3c64xx_spi_get_port_config( in s3c64xx_spi_get_port_config()
1011 return (struct s3c64xx_spi_port_config *)match->data; in s3c64xx_spi_get_port_config()
1014 return (struct s3c64xx_spi_port_config *) in s3c64xx_spi_get_port_config()
1351 static struct s3c64xx_spi_port_config s3c2443_spi_port_config = {
1358 static struct s3c64xx_spi_port_config s3c6410_spi_port_config = {
1364 static struct s3c64xx_spi_port_config s5pv210_spi_port_config = {
1371 static struct s3c64xx_spi_port_config exynos4_spi_port_config = {
1379 static struct s3c64xx_spi_port_config exynos7_spi_port_config = {
[all …]