Home
last modified time | relevance | path

Searched refs:edma_soc_info (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/include/linux/platform_data/
H A Dedma.h63 struct edma_soc_info { struct
/kernel/linux/linux-6.6/include/linux/platform_data/
H A Dedma.h63 struct edma_soc_info { struct
/kernel/linux/linux-5.10/drivers/dma/ti/
H A Dedma.c240 struct edma_soc_info *info;
2076 static int edma_setup_from_hw(struct device *dev, struct edma_soc_info *pdata, in edma_setup_from_hw()
2145 static int edma_xbar_event_map(struct device *dev, struct edma_soc_info *pdata, in edma_xbar_event_map()
2191 static struct edma_soc_info *edma_setup_info_from_dt(struct device *dev, in edma_setup_info_from_dt()
2194 struct edma_soc_info *info; in edma_setup_info_from_dt()
2198 info = devm_kzalloc(dev, sizeof(struct edma_soc_info), GFP_KERNEL); in edma_setup_info_from_dt()
2325 static struct edma_soc_info *edma_setup_info_from_dt(struct device *dev, in edma_setup_info_from_dt()
2342 struct edma_soc_info *info = pdev->dev.platform_data; in edma_probe()
/kernel/linux/linux-6.6/drivers/dma/ti/
H A Dedma.c231 struct edma_soc_info *info;
2018 static int edma_setup_from_hw(struct device *dev, struct edma_soc_info *pdata, in edma_setup_from_hw()
2087 static int edma_xbar_event_map(struct device *dev, struct edma_soc_info *pdata, in edma_xbar_event_map()
2133 static struct edma_soc_info *edma_setup_info_from_dt(struct device *dev, in edma_setup_info_from_dt()
2136 struct edma_soc_info *info; in edma_setup_info_from_dt()
2140 info = devm_kzalloc(dev, sizeof(struct edma_soc_info), GFP_KERNEL); in edma_setup_info_from_dt()
2267 static struct edma_soc_info *edma_setup_info_from_dt(struct device *dev, in edma_setup_info_from_dt()
2284 struct edma_soc_info *info = pdev->dev.platform_data; in edma_probe()
/kernel/linux/linux-5.10/arch/arm/mach-davinci/
H A Ddevices-da8xx.c140 static struct edma_soc_info da8xx_edma0_pdata = {
145 static struct edma_soc_info da850_edma1_pdata = {
H A Ddm644x.c238 static struct edma_soc_info dm644x_edma_pdata = {
H A Ddm646x.c239 static struct edma_soc_info dm646x_edma_pdata = {
H A Ddm355.c251 static struct edma_soc_info dm355_edma_pdata = {
H A Ddm365.c484 static struct edma_soc_info dm365_edma_pdata = {

Completed in 21 milliseconds