Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dtps6594-regulator.c417 static const char *npname; in tps6594_regulator_probe() local
447 npname = of_node_full_name(np); in tps6594_regulator_probe()
451 delta = strcmp(npname, multiphases[multi]); in tps6594_regulator_probe()