re_on_time 644 drivers/video/fbdev/omap/hwa742.c t->re_on_time = round_to_extif_ticks(t->cs_on_time + 2000, div); re_on_time 645 drivers/video/fbdev/omap/hwa742.c t->access_time = round_to_extif_ticks(t->re_on_time + 12200, div); re_on_time 647 drivers/video/fbdev/omap/hwa742.c t->re_off_time = round_to_extif_ticks(t->re_on_time + 16000, div); re_on_time 658 drivers/video/fbdev/omap/hwa742.c t->cs_on_time, t->cs_off_time, t->re_on_time, t->re_off_time); re_on_time 693 drivers/video/fbdev/omap/hwa742.c t->re_on_time = round_to_extif_ticks(t->cs_on_time + 2000, div); re_on_time 694 drivers/video/fbdev/omap/hwa742.c t->access_time = round_to_extif_ticks(t->re_on_time + 4 * systim + re_on_time 697 drivers/video/fbdev/omap/hwa742.c t->re_off_time = round_to_extif_ticks(t->re_on_time + 4 * systim + re_on_time 709 drivers/video/fbdev/omap/hwa742.c t->cs_on_time, t->cs_off_time, t->re_on_time, t->re_off_time); re_on_time 96 drivers/video/fbdev/omap/omapfb.h int re_on_time; re_on_time 128 drivers/video/fbdev/omap/sossi.c reon = ps_to_sossi_ticks(t->re_on_time, div);