Searched refs:crtc_h_total (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/video/fbdev/ | ||
D | w100fb.h | 424 u32 crtc_h_total : 10; member |
D | w100fb.c | 1332 crtc_total.f.crtc_h_total=mode->left_margin + mode->xres + mode->right_margin; in w100_init_lcd() |