Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Dda9121-regulator.c48 struct da9121_range { struct
56 static const struct da9121_range da9121_10A_2phase_current = { argument
64 static const struct da9121_range da9121_6A_2phase_current = {
72 static const struct da9121_range da9121_5A_1phase_current = {
80 static const struct da9121_range da9121_3A_1phase_current = {
88 static const struct da9121_range da914x_40A_4phase_current = {
96 static const struct da9121_range da914x_20A_2phase_current = {
107 const struct da9121_range *current_range;
191 const struct da9121_range *range = in da9121_get_current_limit()
222 const struct da9121_range *range = in da9121_ceiling_selector()
[all …]