Searched refs:HDLCD_POLARITY_HSYNC (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/arm/ | ||
H A D | hdlcd_regs.h | 57 #define HDLCD_POLARITY_HSYNC (1 << 1) macro |
H A D | hdlcd_crtc.c | 144 polarities |= HDLCD_POLARITY_HSYNC; in hdlcd_crtc_mode_set_nofb() |