Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dtps6524x-regulator.c130 int n_ilimsels; member
379 .n_ilimsels = ARRAY_SIZE(fixed_2400000_ilimsel),
390 .n_ilimsels = ARRAY_SIZE(fixed_1200000_ilimsel),
412 .n_ilimsels = ARRAY_SIZE(ldo_ilimsel),
425 .n_ilimsels = ARRAY_SIZE(ldo_ilimsel),
438 .n_ilimsels = ARRAY_SIZE(usb_ilimsel),
449 .n_ilimsels = ARRAY_SIZE(fixed_400000_ilimsel),
501 if (info->n_ilimsels == 1) in set_current_limit()
504 for (i = info->n_ilimsels - 1; i >= 0; i--) { in set_current_limit()
522 if (info->n_ilimsels == 1) in get_current_limit()
[all …]