Lines Matching defs:enable
271 * need add one condition to check if the ashb_clk need enable.
340 static void sprd_dma_pause_resume(struct sprd_dma_chn *schan, bool enable)
345 if (enable) {
489 static void sprd_dma_set_pending(struct sprd_dma_chn *schan, bool enable)
508 sprd_dma_glb_update(sdev, reg, val, enable ? val : 0);
811 * we can not enable the fix mode. If one is 0 and another one is not,
812 * we can enable the fix mode.
1136 sdev->clk = devm_clk_get(&pdev->dev, "enable");
1138 dev_err(&pdev->dev, "get enable clock failed\n");
1282 dev_err(sdev->dma_dev.dev, "enable dma failed\n");