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