Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-s3c64xx.c146 struct s3c64xx_spi_port_config { struct
193 struct s3c64xx_spi_port_config *port_conf;
1061 static inline struct s3c64xx_spi_port_config *s3c64xx_spi_get_port_config( in s3c64xx_spi_get_port_config()
1068 return (struct s3c64xx_spi_port_config *)match->data; in s3c64xx_spi_get_port_config()
1071 return (struct s3c64xx_spi_port_config *) in s3c64xx_spi_get_port_config()
1411 static struct s3c64xx_spi_port_config s3c2443_spi_port_config = {
1418 static struct s3c64xx_spi_port_config s3c6410_spi_port_config = {
1424 static struct s3c64xx_spi_port_config s5pv210_spi_port_config = {
1431 static struct s3c64xx_spi_port_config exynos4_spi_port_config = {
1440 static struct s3c64xx_spi_port_config exynos7_spi_port_config = {
[all …]