Home
last modified time | relevance | path

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

/optee_os/core/drivers/regulator/
H A Dregulator.c401 int n_max = 0; in print_regulator() local
440 for (n_max = 1; !(level_max % 1000) && n_max < max_unit; n_max++) in print_regulator()
461 level_max, level_unit[n_max - 1]); in print_regulator()