Searched refs:d40_err (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/dma/ |
| D | ste_dma40.c | 624 #define d40_err(dev, format, arg...) \ macro 628 d40_err(chan2dev(d40c), format, ## arg) 1691 d40_err(base->dev, "IRQ chan: %ld offset %d idx %d\n", in d40_handle_interrupt() 2864 d40_err(base->dev, "Failed to register slave channels\n"); in d40_dmaengine_init() 2879 d40_err(base->dev, in d40_dmaengine_init() 2896 d40_err(base->dev, in d40_dmaengine_init() 3123 d40_err(&pdev->dev, "No matching clock found\n"); in d40_hw_detect_init() 3129 d40_err(&pdev->dev, "Failed to prepare/enable clock\n"); in d40_hw_detect_init() 3155 d40_err(&pdev->dev, "Unknown hardware! No PrimeCell ID\n"); in d40_hw_detect_init() 3159 d40_err(&pdev->dev, "Unknown designer! Got %x wanted %x\n", in d40_hw_detect_init() [all …]
|