Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/video/fbdev/
Dw100fb.h420 u32 crtc_h_total : 10; member
Dw100fb.c1338 crtc_total.f.crtc_h_total=mode->left_margin + mode->xres + mode->right_margin; in w100_init_lcd()