Searched refs:set_dma_step (Results 1 – 2 of 2) sorted by relevance
369 .set_dma_step = lsdc_crtc0_set_dma_step,383 .set_dma_step = lsdc_crtc1_set_dma_step,816 if (crtc_hw_ops->set_dma_step) { in lsdc_crtc_mode_set_nofb()833 crtc_hw_ops->set_dma_step(lcrtc, dma_step); in lsdc_crtc_mode_set_nofb()
120 void (*set_dma_step)(struct lsdc_crtc *lcrtc, enum lsdc_dma_steps step); member