Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-samsung-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()
H A Dpanel-ilitek-ili9322.c256 bool flip_vertical; member
441 if (!ili->conf->flip_vertical) in ili9322_init()