Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_cmdline/
H A Dcmdline_os_windows.c124 cl->repeat_count = 1; in cmdline_poll_char_file()
157 if (cl->repeat_count > 0) { in cmdline_read_char()
159 cl->repeat_count--; in cmdline_read_char()
180 cl->repeat_count = key->wRepeatCount - 1; in cmdline_read_char()
H A Dcmdline_private.h33 WORD repeat_count; member
/f-stack/freebsd/arm/freescale/imx/
H A Dimx6_ipu.c537 int repeat_count, int cnt_clr_src, in ipu_config_wave_gen_1() argument
552 if (repeat_count == 0) in ipu_config_wave_gen_1()
561 reg |= repeat_count; in ipu_config_wave_gen_1()
565 reg |= (repeat_count << 16); in ipu_config_wave_gen_1()