Searched refs:HDLCD_POLARITY_DATA (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/gpu/drm/arm/ | ||
D | hdlcd_regs.h | 59 #define HDLCD_POLARITY_DATA (1 << 3) macro |
D | hdlcd_crtc.c | 141 polarities = HDLCD_POLARITY_DATAEN | HDLCD_POLARITY_DATA; in hdlcd_crtc_mode_set_nofb() |