Searched refs:HDLCD_POLARITY_VSYNC (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/arm/ | ||
D | hdlcd_regs.h | 56 #define HDLCD_POLARITY_VSYNC (1 << 0) macro |
D | hdlcd_crtc.c | 146 polarities |= HDLCD_POLARITY_VSYNC; in hdlcd_crtc_mode_set_nofb() |