Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/regulator/
Dtps6524x-regulator.c130 int n_ilimsels; member
380 .n_ilimsels = ARRAY_SIZE(fixed_2400000_ilimsel),
391 .n_ilimsels = ARRAY_SIZE(fixed_1200000_ilimsel),
402 .n_ilimsels = ARRAY_SIZE(fixed_1200000_ilimsel),
413 .n_ilimsels = ARRAY_SIZE(ldo_ilimsel),
426 .n_ilimsels = ARRAY_SIZE(ldo_ilimsel),
439 .n_ilimsels = ARRAY_SIZE(usb_ilimsel),
450 .n_ilimsels = ARRAY_SIZE(fixed_400000_ilimsel),
502 if (info->n_ilimsels == 1) in set_current_limit()
505 for (i = info->n_ilimsels - 1; i >= 0; i--) { in set_current_limit()
[all …]