Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/pl111/
Dpl111_drm.h67 #define CNTL_LCDEN (1 << 0) macro
Dpl111_display.c243 cntl = CNTL_LCDEN | CNTL_LCDMONO8; in pl111_display_enable()
246 cntl = CNTL_LCDEN | CNTL_LCDTFT | CNTL_LCDVCOMP(1); in pl111_display_enable()