Lines Matching refs:d40_err

620 #define d40_err(dev, format, arg...)		\  macro
624 d40_err(chan2dev(d40c), format, ## arg)
1713 d40_err(base->dev, "IRQ chan: %ld offset %d idx %d\n", in d40_handle_interrupt()
2893 d40_err(base->dev, "Failed to register slave channels\n"); in d40_dmaengine_init()
2909 d40_err(base->dev, in d40_dmaengine_init()
2927 d40_err(base->dev, in d40_dmaengine_init()
3162 d40_err(&pdev->dev, "No matching clock found\n"); in d40_hw_detect_init()
3168 d40_err(&pdev->dev, "Failed to prepare/enable clock\n"); in d40_hw_detect_init()
3194 d40_err(&pdev->dev, "Unknown hardware! No PrimeCell ID\n"); in d40_hw_detect_init()
3198 d40_err(&pdev->dev, "Unknown designer! Got %x wanted %x\n", in d40_hw_detect_init()
3214 d40_err(&pdev->dev, "hardware revision: %d is not supported", rev); in d40_hw_detect_init()
3241 d40_err(&pdev->dev, "Out of memory\n"); in d40_hw_detect_init()
3432 d40_err(base->dev, "Failed to allocate %d pages.\n", in d40_lcla_allocate()
3510 d40_err(&pdev->dev, in d40_of_probe()
3525 d40_err(&pdev->dev, in d40_of_probe()
3558 d40_err(&pdev->dev, "No pdata or Device Tree provided\n"); in d40_probe()
3578 d40_err(&pdev->dev, "No \"lcpa\" memory resource\n"); in d40_probe()
3587 d40_err(&pdev->dev, "Failed to request LCPA region %pR\n", res); in d40_probe()
3603 d40_err(&pdev->dev, "Failed to ioremap LCPA region\n"); in d40_probe()
3612 d40_err(&pdev->dev, in d40_probe()
3620 d40_err(&pdev->dev, "Failed to ioremap LCLA region\n"); in d40_probe()
3628 d40_err(&pdev->dev, "Failed to allocate LCLA area\n"); in d40_probe()
3639 d40_err(&pdev->dev, "No IRQ defined\n"); in d40_probe()
3647 d40_err(&pdev->dev, "Failed to get lcpa_regulator\n"); in d40_probe()
3655 d40_err(&pdev->dev, in d40_probe()
3679 d40_err(&pdev->dev, "Failed to set dma max seg size\n"); in d40_probe()
3741 d40_err(&pdev->dev, "probe failed\n"); in d40_probe()