Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 1 milliseconds