Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Drk_eink.h21 EINK_LOGO_POWEROFF = 1 << 9, enumerator
/OK3568_Linux_fs/u-boot/drivers/video/rk_eink/
H A Drk_eink_display.c219 case EINK_LOGO_POWEROFF: in get_addr_by_type()
653 if (cur_logo_type == EINK_LOGO_POWEROFF) { in rockchip_eink_show_logo()
/OK3568_Linux_fs/u-boot/tools/rockchip/
H A Dbmp2gray16.c473 in_img_info[logo_count].logo_type = EINK_LOGO_POWEROFF; in main()
/OK3568_Linux_fs/u-boot/drivers/power/
H A Dcharge_animation.c731 ret = rockchip_eink_show_charge_logo(EINK_LOGO_POWEROFF); in charge_animation_show()