Searched refs:start_delay (Results 1 – 6 of 6) sorted by relevance
355 u32 block_space, start_delay; in sun4i_tcon0_mode_set_cpu() local405 start_delay = (mode->crtc_vtotal - mode->crtc_vdisplay - 10 - 1); in sun4i_tcon0_mode_set_cpu()406 start_delay = start_delay * mode->crtc_htotal * 149; in sun4i_tcon0_mode_set_cpu()407 start_delay = start_delay / (mode->crtc_clock / 1000) / 8; in sun4i_tcon0_mode_set_cpu()410 SUN4I_TCON0_CPU_TRI2_START_DELAY(start_delay)); in sun4i_tcon0_mode_set_cpu()
19 void hda_cldma_transfer(struct hda_cldma *cl, unsigned long start_delay);
124 void hda_cldma_transfer(struct hda_cldma *cl, unsigned long start_delay) in hda_cldma_transfer() argument133 schedule_delayed_work(&cl->memcpy_work, start_delay); in hda_cldma_transfer()
87 unsigned int start_delay; member
858 ctx->ssp_cmd.start_delay = 0; in sst_fill_ssp_config() 866 ctx->ssp_cmd.start_delay = 1; in sst_fill_ssp_config() 874 ctx->ssp_cmd.start_delay = 1; in sst_fill_ssp_config() 882 ctx->ssp_cmd.start_delay = 0; in sst_fill_ssp_config() 915 .start_delay = 0,939 ctx->ssp_cmd.start_delay = config->start_delay; in sst_fill_ssp_defaults()
505 u16 start_delay:8; /* Start delay in terms of clock ticks */ member561 u8 start_delay; member