Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/spi/
Dspi-s3c64xx.c145 struct s3c64xx_spi_port_config { struct
192 struct s3c64xx_spi_port_config *port_conf;
1053 static inline struct s3c64xx_spi_port_config *s3c64xx_spi_get_port_config( in s3c64xx_spi_get_port_config()
1060 return (struct s3c64xx_spi_port_config *)match->data; in s3c64xx_spi_get_port_config()
1063 return (struct s3c64xx_spi_port_config *) in s3c64xx_spi_get_port_config()
1402 static struct s3c64xx_spi_port_config s3c2443_spi_port_config = {
1409 static struct s3c64xx_spi_port_config s3c6410_spi_port_config = {
1415 static struct s3c64xx_spi_port_config s5pv210_spi_port_config = {
1422 static struct s3c64xx_spi_port_config exynos4_spi_port_config = {
1431 static struct s3c64xx_spi_port_config exynos7_spi_port_config = {
[all …]