Home
last modified time | relevance | path

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

/linux/include/linux/platform_data/
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;
/linux/drivers/spi/
A Dspi-s3c64xx.c184 struct s3c64xx_spi_info *cntrlr_info;
978 struct s3c64xx_spi_info *sci = sdd->cntrlr_info; in s3c64xx_spi_hwinit()
1018 static struct s3c64xx_spi_info *s3c64xx_spi_parse_dt(struct device *dev) in s3c64xx_spi_parse_dt()
1020 struct s3c64xx_spi_info *sci; in s3c64xx_spi_parse_dt()
1046 static struct s3c64xx_spi_info *s3c64xx_spi_parse_dt(struct device *dev) in s3c64xx_spi_parse_dt()
1066 struct s3c64xx_spi_info *sci = dev_get_platdata(&pdev->dev); in s3c64xx_spi_probe()
1327 struct s3c64xx_spi_info *sci = sdd->cntrlr_info; in s3c64xx_spi_resume()
/linux/arch/arm/mach-s3c/
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()

Completed in 9 milliseconds