Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/platform_data/
Dspi-s3c64xx.h38 struct s3c64xx_spi_info { struct
67 extern struct s3c64xx_spi_info s3c64xx_spi0_pdata;
68 extern struct s3c64xx_spi_info s3c64xx_spi1_pdata;
69 extern struct s3c64xx_spi_info s3c64xx_spi2_pdata;
/linux-4.1.27/drivers/spi/
Dspi-s3c64xx.c186 struct s3c64xx_spi_info *cntrlr_info;
786 struct s3c64xx_spi_info *sci; in s3c64xx_spi_setup()
939 struct s3c64xx_spi_info *sci = sdd->cntrlr_info; in s3c64xx_spi_hwinit()
977 static struct s3c64xx_spi_info *s3c64xx_spi_parse_dt(struct device *dev) in s3c64xx_spi_parse_dt()
979 struct s3c64xx_spi_info *sci; in s3c64xx_spi_parse_dt()
1003 static struct s3c64xx_spi_info *s3c64xx_spi_parse_dt(struct device *dev) in s3c64xx_spi_parse_dt()
1030 struct s3c64xx_spi_info *sci = dev_get_platdata(&pdev->dev); in s3c64xx_spi_probe()
1250 struct s3c64xx_spi_info *sci = sdd->cntrlr_info; in s3c64xx_spi_resume()
/linux-4.1.27/arch/arm/plat-samsung/
Ddevs.c1122 struct s3c64xx_spi_info pd; in s3c64xx_spi0_set_platdata()
1167 struct s3c64xx_spi_info pd; in s3c64xx_spi1_set_platdata()
1210 struct s3c64xx_spi_info pd; in s3c64xx_spi2_set_platdata()