Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dda9121-regulator.c774 unsigned int max_matches = variant_parameters[chip->variant_id].num_bucks; in da9121_set_regulator_config() local
778 for (i = 0; i < max_matches; i++) { in da9121_set_regulator_config()
790 regl_desc->name, (i+1), max_matches); in da9121_set_regulator_config()