Home
last modified time | relevance | path

Searched refs:CNTL_LCDVCOMP (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/linux/amba/
H A Dclcd-regs.h72 #define CNTL_LCDVCOMP(x) ((x) << 12) macro
/kernel/linux/linux-6.6/include/linux/amba/
H A Dclcd-regs.h72 #define CNTL_LCDVCOMP(x) ((x) << 12) macro
/kernel/linux/linux-5.10/drivers/gpu/drm/pl111/
H A Dpl111_drm.h84 #define CNTL_LCDVCOMP(x) ((x) << 12) macro
H A Dpl111_display.c245 cntl = CNTL_LCDEN | CNTL_LCDTFT | CNTL_LCDVCOMP(1); in pl111_display_enable()
/kernel/linux/linux-6.6/drivers/gpu/drm/pl111/
H A Dpl111_drm.h84 #define CNTL_LCDVCOMP(x) ((x) << 12) macro
H A Dpl111_display.c246 cntl = CNTL_LCDEN | CNTL_LCDTFT | CNTL_LCDVCOMP(1); in pl111_display_enable()
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Damba-clcd.c670 fb->panel->cntl |= CNTL_LCDTFT | CNTL_LCDVCOMP(1); in clcdfb_of_init_tft_panel()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Damba-clcd.c656 fb->panel->cntl |= CNTL_LCDTFT | CNTL_LCDVCOMP(1); in clcdfb_of_init_tft_panel()

Completed in 7 milliseconds