Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/
H A Dsandbox_sdl.c37 uc_priv->rot = plat->rot; in sandbox_sdl_probe()
H A Dvideo-uclass.c236 if (!priv->rot && IS_ENABLED(CONFIG_CONSOLE_TRUETYPE)) { in video_post_probe()
241 priv->rot); in video_post_probe()
242 snprintf(drv, sizeof(drv), "vidconsole%d", priv->rot); in video_post_probe()
H A DKconfig102 support this. The rotation is set by the 'rot' parameter in
/rk3399_rockchip-uboot/test/dm/
H A Dvideo.c165 static int check_vidconsole_output(struct unit_test_state *uts, int rot, in check_vidconsole_output() argument
175 plat->rot = rot; in check_vidconsole_output()
/rk3399_rockchip-uboot/include/dm/
H A Dtest.h167 int rot; member
/rk3399_rockchip-uboot/include/
H A Dvideo.h75 ushort rot; member