Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Dpbias-regulator.c112 #define PBIAS_NUM_REGS ARRAY_SIZE(pbias_matches) macro
161 PBIAS_NUM_REGS); in pbias_regulator_probe()
189 for (idx = 0; idx < PBIAS_NUM_REGS && count; idx++) { in pbias_regulator_probe()