Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dspi-s3c64xx.h36 struct s3c64xx_spi_info { struct
65 extern struct s3c64xx_spi_info s3c64xx_spi0_pdata;
66 extern struct s3c64xx_spi_info s3c64xx_spi1_pdata;
67 extern struct s3c64xx_spi_info s3c64xx_spi2_pdata;
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-s3c64xx.c184 struct s3c64xx_spi_info *cntrlr_info;
985 struct s3c64xx_spi_info *sci = sdd->cntrlr_info; in s3c64xx_spi_hwinit()
1025 static struct s3c64xx_spi_info *s3c64xx_spi_parse_dt(struct device *dev) in s3c64xx_spi_parse_dt()
1027 struct s3c64xx_spi_info *sci; in s3c64xx_spi_parse_dt()
1053 static struct s3c64xx_spi_info *s3c64xx_spi_parse_dt(struct device *dev) in s3c64xx_spi_parse_dt()
1079 struct s3c64xx_spi_info *sci = dev_get_platdata(&pdev->dev); in s3c64xx_spi_probe()
1341 struct s3c64xx_spi_info *sci = sdd->cntrlr_info; in s3c64xx_spi_resume()
/OK3568_Linux_fs/kernel/arch/arm/mach-s3c/
H A Ddevs.c1113 struct s3c64xx_spi_info pd; in s3c64xx_spi0_set_platdata()
1149 struct s3c64xx_spi_info pd; in s3c64xx_spi1_set_platdata()
1185 struct s3c64xx_spi_info pd; in s3c64xx_spi2_set_platdata()