Home
last modified time | relevance | path

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

/linux/include/linux/regulator/
H A Dda9121.h30 int num_buck; member
H A Dda9211.h34 int num_buck; member
/linux/drivers/regulator/
H A Dda9211-regulator.c309 pdata->num_buck = num; in da9211_parse_regulators_dt()
395 if (chip->pdata->num_buck == 1 && data == 0x00) in da9211_regulator_init()
397 else if (chip->pdata->num_buck == 2 && data != 0x00) in da9211_regulator_init()
H A Dda9121-regulator.c392 pdata->num_buck++; in da9121_of_parse_cb()
394 if (pdata->num_buck > variant_parameters[chip->variant_id].num_bucks) { in da9121_of_parse_cb()
411 if (of_property_read_u32(da9121_matches[pdata->num_buck-1].of_node, in da9121_of_parse_cb()
413 if (pdata->num_buck > 1) in da9121_of_parse_cb()