Home
last modified time | relevance | path

Searched refs:vl_oep (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/video/
H A Dpxa_lcd.c47 .vl_oep = CONFIG_SYS_HIGH,
81 .vl_oep = CONFIG_SYS_HIGH,
114 .vl_oep = CONFIG_SYS_HIGH,
147 .vl_oep = CONFIG_SYS_HIGH,
182 .vl_oep = CONFIG_SYS_LOW,
216 .vl_oep = CONFIG_SYS_LOW,
248 .vl_oep = CONFIG_SYS_LOW,
282 .vl_oep = CONFIG_SYS_LOW,
315 .vl_oep = CONFIG_SYS_HIGH,
/OK3568_Linux_fs/u-boot/include/
H A Dexynos_lcd.h35 u_char vl_oep; /* Output Enable polarity */ member
H A Dpxa_lcd.h57 u_char vl_oep; /* Output Enable polarity */ member
/OK3568_Linux_fs/u-boot/drivers/video/exynos/
H A Dexynos_fb.c56 u_char vl_oep; /* Output Enable polarity */ member
524 priv->vl_oep = VIDEO_ACTIVE_LOW; in exynos_fb_ofdata_to_platdata()