Home
last modified time | relevance | path

Searched refs:we_on_time (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/video/fbdev/omap/
A Dhwa742.c657 t->we_on_time = round_to_extif_ticks(t->cs_on_time + 2000, div); in calc_reg_timing()
660 t->we_off_time = round_to_extif_ticks(t->we_on_time + 1000, div); in calc_reg_timing()
674 t->we_on_time, t->we_off_time, t->re_cycle_time, in calc_reg_timing()
706 t->we_on_time = round_to_extif_ticks(t->cs_on_time + 2000, div); in calc_lut_timing()
710 t->we_off_time = round_to_extif_ticks(t->we_on_time + 1000, div); in calc_lut_timing()
725 t->we_on_time, t->we_off_time, t->re_cycle_time, in calc_lut_timing()
A Domapfb.h94 int we_on_time; member
A Dsossi.c179 weon = ps_to_sossi_ticks(t->we_on_time, div); in calc_wr_timings()

Completed in 9 milliseconds