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