Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dlp8752.c53 int nphase; member
65 int nphase; member
167 pchip->nphase = (count - 1) & 0xf; in lp8752_init_data()
170 for (icnt = 0; icnt < mphase_buck[pchip->nphase].nreg; icnt++) { in lp8752_init_data()
171 buck_id = mphase_buck[pchip->nphase].buck_id[icnt]; in lp8752_init_data()
215 for (icnt = 0; icnt < mphase_buck[pchip->nphase].nreg; icnt++) { in lp8752_regulator_init()
216 buck_id = mphase_buck[pchip->nphase].buck_id[icnt]; in lp8752_regulator_init()
283 pchip->nphase = pdata->nphase; in lp8752_probe()