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

/linux-4.1.27/drivers/regulator/
H A Dlp8755.c264 static const struct lp8755_mphase mphase_buck[MPHASE_CONF_MAX] = { variable in typeref:struct:lp8755_mphase
291 for (icnt = 0; icnt < mphase_buck[pchip->mphase].nreg; icnt++) { lp8755_init_data()
292 buck_num = mphase_buck[pchip->mphase].buck_num[icnt]; lp8755_init_data()
337 for (icnt = 0; icnt < mphase_buck[pchip->mphase].nreg; icnt++) { lp8755_regulator_init()
338 buck_num = mphase_buck[pchip->mphase].buck_num[icnt]; lp8755_regulator_init()

Completed in 95 milliseconds