Searched refs:CNTL_ST_CDWID_24 (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/pl111/ | ||
D | pl111_drm.h | 95 #define CNTL_ST_CDWID_24 ((1 << 19) | (1 << 20)) macro |
D | pl111_display.c | 250 cntl |= CNTL_ST_CDWID_24; in pl111_display_enable() |