Lines Matching defs:channel
400 /* This enables the channel */
418 dev_err(mx3fb->dev, "Cannot enable channel %d\n",
438 * Attention! Without this msleep the channel keeps generating
468 * @channel: IPU DMAC channel ID.
473 static int sdc_set_window_pos(struct mx3fb_data *mx3fb, enum ipu_channel channel,
476 if (channel != IDMAC_SDC_0)
627 * @channel: IPU DMAC channel ID.
632 static int sdc_set_color_key(struct mx3fb_data *mx3fb, enum ipu_channel channel,
641 if (channel == IDMAC_SDC_0)
1080 * Do not call sdc_disable_channel() for a channel that is disabled