Searched refs:n_opts (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/ddr/fsl/
H A Dinteractive.c205 static const unsigned int n_opts = ARRAY_SIZE(options); local
207 if (handle_option_table(options, n_opts, p, optname_str, value_str))
315 static const unsigned int n_opts = ARRAY_SIZE(options); local
317 if (handle_option_table(options, n_opts, p, optname_str, value_str))
412 static const unsigned int n_opts = ARRAY_SIZE(options); local
430 print_option_table(options, n_opts, pdimm);
477 static const unsigned int n_opts = ARRAY_SIZE(options); local
489 print_option_table(options, n_opts, plcd_dimm_params);
595 static const unsigned int n_opts = ARRAY_SIZE(options); local
597 if (handle_option_table(options, n_opts,
688 static const unsigned int n_opts = ARRAY_SIZE(options); local
781 static const unsigned int n_opts = ARRAY_SIZE(options); local
889 static const unsigned int n_opts = ARRAY_SIZE(options); local
1834 static const unsigned int n_opts = ARRAY_SIZE(options); local
[all...]

Completed in 42 milliseconds