Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/regulator/
H A Ddio5632-regulator.c33 #define DIO5632_MAX_REGULATORS 2 macro
44 struct DIO5632_reg_pdata reg_pdata[DIO5632_MAX_REGULATORS];
155 static const struct regulator_desc dio_regs_desc[DIO5632_MAX_REGULATORS] = {
204 for (id = 0; id < DIO5632_MAX_REGULATORS; ++id) { in DIO5632_probe()