Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/video/fbdev/omap/
Dhwa742.c648 t->cs_off_time = round_to_extif_ticks(t->re_off_time + 1000, div); in calc_reg_timing()
658 t->cs_on_time, t->cs_off_time, t->re_on_time, t->re_off_time); in calc_reg_timing()
699 t->cs_off_time = round_to_extif_ticks(t->re_off_time + 1000, div); in calc_lut_timing()
709 t->cs_on_time, t->cs_off_time, t->re_on_time, t->re_off_time); in calc_lut_timing()
Domapfb.h93 int cs_off_time; member