Searched defs:CNTL_LCDVCOMP (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/linux/amba/ | ||
D | clcd-regs.h | 72 #define CNTL_LCDVCOMP(x) ((x) << 12) macro |
/linux-6.1.9/drivers/gpu/drm/pl111/ | ||
D | pl111_drm.h | 84 #define CNTL_LCDVCOMP(x) ((x) << 12) macro |