Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/platform_data/
Dedma.h67 struct edma_soc_info { struct
/Linux-v4.19/drivers/dma/ti/
Dedma.c228 struct edma_soc_info *info;
1926 static int edma_setup_from_hw(struct device *dev, struct edma_soc_info *pdata, in edma_setup_from_hw()
1995 static int edma_xbar_event_map(struct device *dev, struct edma_soc_info *pdata, in edma_xbar_event_map()
2041 static struct edma_soc_info *edma_setup_info_from_dt(struct device *dev, in edma_setup_info_from_dt()
2044 struct edma_soc_info *info; in edma_setup_info_from_dt()
2048 info = devm_kzalloc(dev, sizeof(struct edma_soc_info), GFP_KERNEL); in edma_setup_info_from_dt()
2175 static struct edma_soc_info *edma_setup_info_from_dt(struct device *dev, in edma_setup_info_from_dt()
2190 struct edma_soc_info *info = pdev->dev.platform_data; in edma_probe()
/Linux-v4.19/arch/arm/mach-davinci/
Ddevices-da8xx.c143 static struct edma_soc_info da8xx_edma0_pdata = {
148 static struct edma_soc_info da850_edma1_pdata = {
Ddm646x.c236 static struct edma_soc_info dm646x_edma_pdata = {
Ddm644x.c235 static struct edma_soc_info dm644x_edma_pdata = {
Ddm355.c248 static struct edma_soc_info dm355_edma_pdata = {
Ddm365.c444 static struct edma_soc_info dm365_edma_pdata = {