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