Searched refs:we_off_time (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/omap/
H A Dhwa742.c659 t->we_off_time = round_to_extif_ticks(t->we_on_time + 1000, div); calc_reg_timing()
663 if (t->we_cycle_time < t->we_off_time) calc_reg_timing()
664 t->we_cycle_time = t->we_off_time; calc_reg_timing()
673 t->we_on_time, t->we_off_time, t->re_cycle_time, calc_reg_timing()
709 t->we_off_time = round_to_extif_ticks(t->we_on_time + 1000, div); calc_lut_timing()
714 if (t->we_cycle_time < t->we_off_time) calc_lut_timing()
715 t->we_cycle_time = t->we_off_time; calc_lut_timing()
724 t->we_on_time, t->we_off_time, t->re_cycle_time, calc_lut_timing()
H A Domapfb.h108 int we_off_time; member in struct:extif_timings
H A Dsossi.c197 weoff = ps_to_sossi_ticks(t->we_off_time, div); calc_wr_timings()
/linux-4.4.14/drivers/video/fbdev/omap2/dss/
H A Drfbi.c401 t->we_off_time = round_to_extif_ticks(t->we_off_time, div); calc_reg_timing()
415 t->we_on_time, t->we_off_time, t->re_cycle_time, calc_reg_timing()
498 weoff = ps_to_rfbi_ticks(t->we_off_time, div); rfbi_convert_timings()
/linux-4.4.14/include/video/
H A Domapdss.h231 int we_off_time; member in struct:rfbi_timings

Completed in 264 milliseconds