Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Drk_eink.h14 EINK_LOGO_CHARGING_0 = 1 << 2, enumerator
/OK3568_Linux_fs/u-boot/drivers/power/
H A Dcharge_animation.c862 int logo_type = EINK_LOGO_CHARGING_0; in charge_animation_show()
899 int logo_type = EINK_LOGO_CHARGING_0; in charge_animation_show()
952 int type = EINK_LOGO_CHARGING_0 << start_idx; in charge_animation_show()
/OK3568_Linux_fs/u-boot/tools/rockchip/
H A Dbmp2gray16.c424 int logo_type = EINK_LOGO_CHARGING_0 << i; in main()
/OK3568_Linux_fs/u-boot/drivers/video/rk_eink/
H A Drk_eink_display.c212 case EINK_LOGO_CHARGING_0: in get_addr_by_type()