Searched refs:n_end (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/u-boot/post/drivers/ |
| H A D | flash.c | 56 int ret, n, n_start, n_end; in flash_post_test() local 66 n_end = CONFIG_SYS_POST_FLASH_END; in flash_post_test() 68 for (n = n_start; n < n_end; ++n) { in flash_post_test()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/ |
| H A D | halbtc_dbg_cmd.c | 317 u32 n_begin = 0, n_end = 0, i = 0, cnt = 0; in _show_dm_step() local 328 n_end = step_cnt; in _show_dm_step() 330 if (n_begin > n_end) in _show_dm_step() 333 for (i = n_begin; i <= n_end; i++) { in _show_dm_step() 1044 u32 i, cnt = 0, n_begin = 0, n_end = 0, array_idx = 0; in _show_fbtc_step() local 1065 n_end = pstep->cnt; in _show_fbtc_step() 1067 if (n_begin > n_end) in _show_fbtc_step() 1071 for (i = n_begin; i <= n_end; i++) { in _show_fbtc_step()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/ |
| H A D | halbtc_dbg_cmd.c | 317 u32 n_begin = 0, n_end = 0, i = 0, cnt = 0; in _show_dm_step() local 328 n_end = step_cnt; in _show_dm_step() 330 if (n_begin > n_end) in _show_dm_step() 333 for (i = n_begin; i <= n_end; i++) { in _show_dm_step() 1044 u32 i, cnt = 0, n_begin = 0, n_end = 0, array_idx = 0; in _show_fbtc_step() local 1065 n_end = pstep->cnt; in _show_fbtc_step() 1067 if (n_begin > n_end) in _show_fbtc_step() 1071 for (i = n_begin; i <= n_end; i++) { in _show_fbtc_step()
|
| /OK3568_Linux_fs/docs/en/Common/NPU/rknn-toolkit2/ |
| H A D | RKNNToolKit2_OP_Support-1.4.0.md | 151 …*NPU Limit:**<br />width: [1, 8176]<br />mode: constant<br />pads n_begin/n_end/c_begin/c_end: 1 …
|
| /OK3568_Linux_fs/docs/cn/Common/NPU/rknn-toolkit2/ |
| H A D | RKNNToolKit2_OP_Support-1.4.0.md | 151 …*NPU Limit:**<br />width: [1, 8176]<br />mode: constant<br />pads n_begin/n_end/c_begin/c_end: 1 …
|