Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/
H A Drbtree_augmented.h29 void (*rotate)(struct rb_node *old, struct rb_node *new); member
38 __rb_insert_augmented(node, root, augment->rotate); in rb_insert_augmented()
217 __rb_erase_color(rebalance, root, augment->rotate); in rb_erase_augmented()
H A Dfb.h139 __u32 rotate; /* angle we rotate counter clockwise */ member
/rk3399_rockchip-uboot/configs/
H A Dzipitz2_defconfig4 CONFIG_BOOTARGS="console=tty0 console=ttyS2,115200 fbcon=rotate:3"
H A Dpm9g45_defconfig7 CONFIG_BOOTARGS="fbcon=rotate:3 console=tty0 console=ttyS0,115200 root=/dev/mtdblock4 mtdparts=atme…
H A Dpm9263_defconfig9 CONFIG_BOOTARGS="root=/dev/mtdblock4 rootfstype=jffs2 fbcon=rotate:3 "
H A Dpm9261_defconfig9 CONFIG_BOOTARGS="root=/dev/mtdblock4 rootfstype=jffs2 fbcon=rotate:3 "
/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_display.c1189 struct rockchip_logo_cache *find_or_alloc_logo_cache(const char *bmp, int rotate) in find_or_alloc_logo_cache() argument
1194 if ((!strcmp(tmp->name, bmp) && rotate == tmp->logo_rotate) || in find_or_alloc_logo_cache()
1265 logo_cache = find_or_alloc_logo_cache(bmp_name, logo->rotate); in load_bmp_logo_legacy()
1407 if (!(logo->rotate == 90 || logo->rotate == 180 || logo->rotate == 270)) { in rockchip_logo_rotate()
1424 switch (logo->rotate) { in rockchip_logo_rotate()
1490 logo_cache = find_or_alloc_logo_cache(bmp_name, logo->rotate); in load_bmp_logo()
1553 if (logo->rotate) { in load_bmp_logo()
1559 printf("logo ratate %d\n", logo->rotate); in load_bmp_logo()
1564 logo_cache->logo_rotate = logo->rotate; in load_bmp_logo()
1762 s->logo.rotate = s->logo_rotate; in rockchip_show_logo()
H A Drockchip_display.h301 int rotate; member
/rk3399_rockchip-uboot/drivers/video/
H A DKconfig99 we need to rotate our content of the display relative to the
/rk3399_rockchip-uboot/
H A DREADME1410 we need to rotate our content of the display relative to the
1417 fbcon=rotate:<n> linux-kernel commandline):