Home
last modified time | relevance | path

Searched refs:JZ_LCD_CFG_REV_POLARITY (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/ingenic/
H A Dingenic-drm.h63 #define JZ_LCD_CFG_REV_POLARITY BIT(12) macro
H A Dingenic-drm-drv.c741 cfg = JZ_LCD_CFG_MODE_SPECIAL_TFT_1 | JZ_LCD_CFG_REV_POLARITY; in ingenic_drm_encoder_atomic_mode_set()