Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dtps6594-regulator.c428 MULTI_FIRST = MULTI_BUCK12, in tps6594_regulator_probe() enumerator
430 MULTI_NUM = MULTI_LAST - MULTI_FIRST + 1 in tps6594_regulator_probe()
445 for (multi = MULTI_FIRST; multi < MULTI_NUM; multi++) { in tps6594_regulator_probe()