Home
last modified time | relevance | path

Searched refs:max_cnt (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/drm/rk628/
H A Drk628_hdmirx.c448 u8 cnt = 0, max_cnt = 2; in rk628_hdmirx_get_input_format() local
456 if (++cnt >= max_cnt) in rk628_hdmirx_get_input_format()
/rk3399_rockchip-uboot/arch/powerpc/include/asm/
H A Dcpm_8xx.h624 ushort max_cnt; /* maximum length counter */ member
/rk3399_rockchip-uboot/fs/ubifs/
H A Dlpt.c1646 c->lpt_heap[i].max_cnt = LPT_HEAP_SZ; in lpt_init_rd()
1653 c->dirty_idx.max_cnt = LPT_HEAP_SZ; in lpt_init_rd()
H A Dlprops.c175 if (heap->cnt >= heap->max_cnt) { in add_to_lpt_heap()
H A Dubifs.h1225 int max_cnt; member