round_to_extif_ticks 643 drivers/video/fbdev/omap/hwa742.c t->we_on_time = round_to_extif_ticks(t->cs_on_time + 2000, div); round_to_extif_ticks 644 drivers/video/fbdev/omap/hwa742.c t->re_on_time = round_to_extif_ticks(t->cs_on_time + 2000, div); round_to_extif_ticks 645 drivers/video/fbdev/omap/hwa742.c t->access_time = round_to_extif_ticks(t->re_on_time + 12200, div); round_to_extif_ticks 646 drivers/video/fbdev/omap/hwa742.c t->we_off_time = round_to_extif_ticks(t->we_on_time + 1000, div); round_to_extif_ticks 647 drivers/video/fbdev/omap/hwa742.c t->re_off_time = round_to_extif_ticks(t->re_on_time + 16000, div); round_to_extif_ticks 648 drivers/video/fbdev/omap/hwa742.c t->cs_off_time = round_to_extif_ticks(t->re_off_time + 1000, div); round_to_extif_ticks 649 drivers/video/fbdev/omap/hwa742.c t->we_cycle_time = round_to_extif_ticks(2 * systim + 2000, div); round_to_extif_ticks 652 drivers/video/fbdev/omap/hwa742.c t->re_cycle_time = round_to_extif_ticks(2 * systim + 2000, div); round_to_extif_ticks 692 drivers/video/fbdev/omap/hwa742.c t->we_on_time = round_to_extif_ticks(t->cs_on_time + 2000, div); round_to_extif_ticks 693 drivers/video/fbdev/omap/hwa742.c t->re_on_time = round_to_extif_ticks(t->cs_on_time + 2000, div); round_to_extif_ticks 694 drivers/video/fbdev/omap/hwa742.c t->access_time = round_to_extif_ticks(t->re_on_time + 4 * systim + round_to_extif_ticks 696 drivers/video/fbdev/omap/hwa742.c t->we_off_time = round_to_extif_ticks(t->we_on_time + 1000, div); round_to_extif_ticks 697 drivers/video/fbdev/omap/hwa742.c t->re_off_time = round_to_extif_ticks(t->re_on_time + 4 * systim + round_to_extif_ticks 699 drivers/video/fbdev/omap/hwa742.c t->cs_off_time = round_to_extif_ticks(t->re_off_time + 1000, div); round_to_extif_ticks 700 drivers/video/fbdev/omap/hwa742.c t->we_cycle_time = round_to_extif_ticks(2 * systim + 2000, div); round_to_extif_ticks 703 drivers/video/fbdev/omap/hwa742.c t->re_cycle_time = round_to_extif_ticks(2000 + 4 * systim + 26000, div);