Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/panel/
Dpanel-s6e8aa0.c104 bool flip_vertical; member
201 if (ctx->flip_vertical) { in s6e8aa0_panel_cond_set_v142()
213 if (ctx->flip_horizontal || ctx->flip_vertical) { in s6e8aa0_panel_cond_set_v142()
971 ctx->flip_vertical = of_property_read_bool(np, "flip-vertical"); in s6e8aa0_parse_dt()