Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
Dpbias-regulator.c113 #define PBIAS_NUM_REGS ARRAY_SIZE(pbias_matches) macro
162 PBIAS_NUM_REGS); in pbias_regulator_probe()
190 for (idx = 0; idx < PBIAS_NUM_REGS && count; idx++) { in pbias_regulator_probe()