Home
last modified time | relevance | path

Searched defs:logo_type (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/rk_eink/
H A Drk_eink_display.c80 u32 logo_type; member
203 static int get_addr_by_type(struct udevice *dev, u32 logo_type) in get_addr_by_type()
400 u32 logo_type = img_hdr->logo_type; in read_needed_logo_from_partition() local
758 int rockchip_eink_show_charge_logo(int logo_type) in rockchip_eink_show_charge_logo()
/rk3399_rockchip-uboot/drivers/power/
H A Dcharge_animation.c863 int logo_type = EINK_LOGO_CHARGING_0; in charge_animation_show() local
884 int logo_type = EINK_LOGO_CHARGING_5; in charge_animation_show() local
900 int logo_type = EINK_LOGO_CHARGING_0; in charge_animation_show() local
/rk3399_rockchip-uboot/tools/rockchip/
H A Dbmp2gray16.c77 uint32_t logo_type; member
96 int logo_type; member
424 int logo_type = EINK_LOGO_CHARGING_0 << i; in main() local