cs_on_time 642 drivers/video/fbdev/omap/hwa742.c t->cs_on_time = 0; cs_on_time 643 drivers/video/fbdev/omap/hwa742.c t->we_on_time = round_to_extif_ticks(t->cs_on_time + 2000, div); cs_on_time 644 drivers/video/fbdev/omap/hwa742.c t->re_on_time = round_to_extif_ticks(t->cs_on_time + 2000, div); cs_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); cs_on_time 691 drivers/video/fbdev/omap/hwa742.c t->cs_on_time = 0; cs_on_time 692 drivers/video/fbdev/omap/hwa742.c t->we_on_time = round_to_extif_ticks(t->cs_on_time + 2000, div); cs_on_time 693 drivers/video/fbdev/omap/hwa742.c t->re_on_time = round_to_extif_ticks(t->cs_on_time + 2000, div); cs_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); cs_on_time 92 drivers/video/fbdev/omap/omapfb.h int cs_on_time;