Home
last modified time | relevance | path

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

/u-boot/drivers/mtd/nand/raw/
A Docteontx_bch.c308 int max_depth, int fpa_pool, in octeontx_cmd_queue_initialize() argument
315 int chunk = max_depth + 1; in octeontx_cmd_queue_initialize()
320 if (max_depth & chunk) /* must be 2^N - 1 */ in octeontx_cmd_queue_initialize()
331 q->max_depth = max_depth; in octeontx_cmd_queue_initialize()
A Docteontx_bch_regs.h96 u16 max_depth; member
/u-boot/lib/
A Dtrace.c40 int max_depth; member
159 hdr->max_depth = hdr->depth; in __cyg_profile_func_enter()
324 printf("%15d maximum observed call depth\n", hdr->max_depth); in trace_print_stats()

Completed in 6 milliseconds