Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/regulator/
Dpbias-regulator.c122 #define PBIAS_NUM_REGS ARRAY_SIZE(pbias_matches) macro
172 PBIAS_NUM_REGS); in pbias_regulator_probe()
203 for (idx = 0; idx < PBIAS_NUM_REGS && data_idx < count; idx++) { in pbias_regulator_probe()