Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/
Dbfin_adv7393fb.h73 u16 tot_lines; /* Total Lines per Frame */ member
175 .tot_lines = 525,
191 .tot_lines = 625,
207 .tot_lines = 525,
223 .tot_lines = 625,
239 .tot_lines = 525,
255 .tot_lines = 625,
Dbfin_adv7393fb.c236 bfin_write_PPI_FRAME(fbdev->modes[mode].tot_lines); in bfin_config_ppi()