Home
last modified time | relevance | path

Searched refs:cs_on_time (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/video/fbdev/omap/
A Dhwa742.c656 t->cs_on_time = 0; in calc_reg_timing()
657 t->we_on_time = round_to_extif_ticks(t->cs_on_time + 2000, div); in calc_reg_timing()
658 t->re_on_time = round_to_extif_ticks(t->cs_on_time + 2000, div); in calc_reg_timing()
672 t->cs_on_time, t->cs_off_time, t->re_on_time, t->re_off_time); in calc_reg_timing()
705 t->cs_on_time = 0; in calc_lut_timing()
706 t->we_on_time = round_to_extif_ticks(t->cs_on_time + 2000, div); in calc_lut_timing()
707 t->re_on_time = round_to_extif_ticks(t->cs_on_time + 2000, div); in calc_lut_timing()
723 t->cs_on_time, t->cs_off_time, t->re_on_time, t->re_off_time); in calc_lut_timing()
A Domapfb.h92 int cs_on_time; member

Completed in 7 milliseconds