Home
last modified time | relevance | path

Searched refs:CNTL_LCDTFT (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/include/linux/amba/
A Dclcd-regs.h65 #define CNTL_LCDTFT (1 << 5) macro
A Dclcd.h171 if (fb->panel->cntl & CNTL_LCDTFT) /* TFT */ in clcdfb_decode()
/linux-6.3-rc2/drivers/gpu/drm/pl111/
A Dpl111_drm.h77 #define CNTL_LCDTFT (1 << 5) macro
A Dpl111_display.c246 cntl = CNTL_LCDEN | CNTL_LCDTFT | CNTL_LCDVCOMP(1); in pl111_display_enable()
/linux-6.3-rc2/drivers/video/fbdev/
A Damba-clcd.c139 if (!(fb->panel->cntl & CNTL_LCDTFT)) in clcdfb_set_bitfields()
657 fb->panel->cntl |= CNTL_LCDTFT | CNTL_LCDVCOMP(1); in clcdfb_of_init_tft_panel()

Completed in 7 milliseconds