Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Drk_eink.h14 EINK_LOGO_CHARGING_0 = 1 << 2, enumerator
/rk3399_rockchip-uboot/drivers/power/
H A Dcharge_animation.c863 int logo_type = EINK_LOGO_CHARGING_0; in charge_animation_show()
900 int logo_type = EINK_LOGO_CHARGING_0; in charge_animation_show()
953 int type = EINK_LOGO_CHARGING_0 << start_idx; in charge_animation_show()
/rk3399_rockchip-uboot/tools/rockchip/
H A Dbmp2gray16.c424 int logo_type = EINK_LOGO_CHARGING_0 << i; in main()
/rk3399_rockchip-uboot/drivers/video/rk_eink/
H A Drk_eink_display.c224 case EINK_LOGO_CHARGING_0: in get_addr_by_type()