Searched refs:max_uamp (Results 1 – 2 of 2) sorted by relevance
426 CTLFLAG_RD, ®node->std_param.max_uamp, 0, in regnode_create()1167 rv = OF_getencprop(node, "regulator-max-microamp", &par->max_uamp, in regulator_parse_ofw_stdparam()1168 sizeof(par->max_uamp)); in regulator_parse_ofw_stdparam()1170 par->max_uamp = 0; in regulator_parse_ofw_stdparam()
54 int max_uamp; /* In uA */ member