Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dtps6594-regulator.c416 static const char * const multiphases[] = {"buck12", "buck123", "buck1234", "buck34"}; in tps6594_regulator_probe() local
446 np = of_find_node_by_name(tps->dev->of_node, multiphases[multi]); in tps6594_regulator_probe()
451 delta = strcmp(npname, multiphases[multi]); in tps6594_regulator_probe()