Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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),
401 .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 in set_current_limit()
[all...]
/kernel/linux/linux-6.6/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),
401 .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 in set_current_limit()
[all...]

Completed in 2 milliseconds