Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/platform_data/
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-v4.19/drivers/spi/
Dspi-s3c64xx.c178 struct s3c64xx_spi_info *cntrlr_info;
928 struct s3c64xx_spi_info *sci = sdd->cntrlr_info; in s3c64xx_spi_hwinit()
968 static struct s3c64xx_spi_info *s3c64xx_spi_parse_dt(struct device *dev) in s3c64xx_spi_parse_dt()
970 struct s3c64xx_spi_info *sci; in s3c64xx_spi_parse_dt()
996 static struct s3c64xx_spi_info *s3c64xx_spi_parse_dt(struct device *dev) in s3c64xx_spi_parse_dt()
1022 struct s3c64xx_spi_info *sci = dev_get_platdata(&pdev->dev); in s3c64xx_spi_probe()
1285 struct s3c64xx_spi_info *sci = sdd->cntrlr_info; in s3c64xx_spi_resume()
/Linux-v4.19/arch/arm/plat-samsung/
Ddevs.c1080 struct s3c64xx_spi_info pd; in s3c64xx_spi0_set_platdata()
1116 struct s3c64xx_spi_info pd; in s3c64xx_spi1_set_platdata()
1152 struct s3c64xx_spi_info pd; in s3c64xx_spi2_set_platdata()