Searched defs:logo_type (Results 1 – 4 of 4) sorted by relevance
70 u32 logo_type; member191 static int get_addr_by_type(struct udevice *dev, u32 logo_type) in get_addr_by_type()388 u32 logo_type = img_hdr->logo_type; in read_needed_logo_from_partition() local729 int rockchip_eink_show_charge_logo(int logo_type) in rockchip_eink_show_charge_logo()
862 int logo_type = EINK_LOGO_CHARGING_0; in charge_animation_show() local883 int logo_type = EINK_LOGO_CHARGING_5; in charge_animation_show() local899 int logo_type = EINK_LOGO_CHARGING_0; in charge_animation_show() local
77 uint32_t logo_type; member96 int logo_type; member424 int logo_type = EINK_LOGO_CHARGING_0 << i; in main() local
71 static int logo_type = LINUX_LOGO_CLUT224; variable