Searched refs:wm8350_ldo_ranges (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/regulator/ |
H A D | wm8350-regulator.c | 473 static const struct linear_range wm8350_ldo_ranges[] = { variable 1009 .linear_ranges = wm8350_ldo_ranges, 1010 .n_linear_ranges = ARRAY_SIZE(wm8350_ldo_ranges), 1024 .linear_ranges = wm8350_ldo_ranges, 1025 .n_linear_ranges = ARRAY_SIZE(wm8350_ldo_ranges), 1039 .linear_ranges = wm8350_ldo_ranges, 1040 .n_linear_ranges = ARRAY_SIZE(wm8350_ldo_ranges), 1054 .linear_ranges = wm8350_ldo_ranges, 1055 .n_linear_ranges = ARRAY_SIZE(wm8350_ldo_ranges),
|
/kernel/linux/linux-6.6/drivers/regulator/ |
H A D | wm8350-regulator.c | 473 static const struct linear_range wm8350_ldo_ranges[] = { variable 1009 .linear_ranges = wm8350_ldo_ranges, 1010 .n_linear_ranges = ARRAY_SIZE(wm8350_ldo_ranges), 1024 .linear_ranges = wm8350_ldo_ranges, 1025 .n_linear_ranges = ARRAY_SIZE(wm8350_ldo_ranges), 1039 .linear_ranges = wm8350_ldo_ranges, 1040 .n_linear_ranges = ARRAY_SIZE(wm8350_ldo_ranges), 1054 .linear_ranges = wm8350_ldo_ranges, 1055 .n_linear_ranges = ARRAY_SIZE(wm8350_ldo_ranges),
|
Completed in 3 milliseconds