Home
last modified time | relevance | path

Searched refs:start_idx (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/drivers/power/
H A Dcharge_animation.c581 int start_idx = 0, show_idx = -1, old_show_idx = IMAGE_RECALC_IDX; in charge_animation_show() local
830 start_idx = i; in charge_animation_show()
835 start_idx = IMAGE_SOC_100_IDX(image_num); in charge_animation_show()
844 show_idx = start_idx; in charge_animation_show()
953 int type = EINK_LOGO_CHARGING_0 << start_idx; in charge_animation_show()
964 old_show_idx = start_idx; in charge_animation_show()
/rk3399_rockchip-uboot/drivers/dma/
H A Dkeystone_nav.c63 qm_cfg->desc_mem[0].start_idx = 0; in _qm_init()
94 qm_cfg->desc_mem[j].start_idx = 0; in qm_close()
/rk3399_rockchip-uboot/arch/arm/include/asm/ti-common/
H A Dkeystone_nav.h43 u32 start_idx; member