Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/mt8186/drivers/spm/
H A Dmt_spm_pmic_wrap.c35 const int nr_idx; member
60 .nr_idx = NR_IDX_ALL,
80 .nr_idx = NR_IDX_ALL,
125 for (idx = 0; idx < pw->set[phase].nr_idx; idx++) { in mt_spm_pmic_wrap_set_phase()
143 if (pw == NULL || idx >= pw->set[phase].nr_idx) { in mt_spm_pmic_wrap_set_cmd()
161 (pw != NULL && idx < pw->set[phase].nr_idx)) { in mt_spm_pmic_wrap_get_cmd()
/rk3399_ARM-atf/plat/mediatek/drivers/spm/version/pmic_wrap/v1/
H A Dmt_spm_pmic_wrap.c31 for (idx = 0; idx < current_phase->nr_idx; idx++) { in mt_spm_pmic_wrap_set_phase()
53 if (idx >= pmic_wrap->phase[phase].nr_idx) in mt_spm_pmic_wrap_set_cmd()
73 if (idx >= pmic_wrap->phase[phase].nr_idx) in mt_spm_pmic_wrap_get_cmd()
/rk3399_ARM-atf/plat/mediatek/mt8192/drivers/spm/
H A Dmt_spm_pmic_wrap.c48 const int nr_idx; member
72 .nr_idx = NR_IDX_ALL,
119 for (idx = 0U; idx < pw.set[phase].nr_idx; idx++) { in mt_spm_pmic_wrap_set_phase()
135 if (idx >= pw.set[phase].nr_idx) { in mt_spm_pmic_wrap_set_cmd()
154 if (idx >= pw.set[phase].nr_idx) { in mt_spm_pmic_wrap_get_cmd()
/rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8188/
H A Dmt_spm_pmic_wrap.c53 const int nr_idx; member
77 .nr_idx = NR_IDX_ALL,
120 for (idx = 0; idx < pw.set[phase].nr_idx; idx++) { in mt_spm_pmic_wrap_set_phase()
131 if ((phase >= NR_PMIC_WRAP_PHASE) || (idx >= pw.set[phase].nr_idx)) { in mt_spm_pmic_wrap_set_cmd()
147 if ((phase >= NR_PMIC_WRAP_PHASE) || (idx >= pw.set[phase].nr_idx)) { in mt_spm_pmic_wrap_get_cmd()
/rk3399_ARM-atf/plat/mediatek/mt8195/drivers/spm/
H A Dmt_spm_pmic_wrap.c48 const int nr_idx; member
72 .nr_idx = NR_IDX_ALL,
119 for (idx = 0U; idx < pw.set[phase].nr_idx; idx++) { in mt_spm_pmic_wrap_set_phase()
135 if (idx >= pw.set[phase].nr_idx) { in mt_spm_pmic_wrap_set_cmd()
154 if (idx >= pw.set[phase].nr_idx) { in mt_spm_pmic_wrap_get_cmd()
/rk3399_ARM-atf/plat/mediatek/mt8183/drivers/spm/
H A Dspm_pmic_wrap.c51 const int nr_idx; member
79 .nr_idx = NR_IDX_ALL
132 for (idx = 0; idx < pw.set[phase].nr_idx; idx++) { in mt_spm_pmic_wrap_set_phase()
147 if (idx >= pw.set[phase].nr_idx) in mt_spm_pmic_wrap_set_cmd()
165 if (idx >= pw.set[phase].nr_idx) in mt_spm_pmic_wrap_get_cmd()
/rk3399_ARM-atf/plat/mediatek/drivers/spm/version/pmic_wrap/inc/
H A Dmt_spm_pmic_wrap.h18 unsigned int nr_idx; member
/rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8196/
H A Dmt_plat_spm_setting.c77 .nr_idx = NR_IDX_ALL,
/rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8189/
H A Dmt_plat_spm_setting.c219 .nr_idx = NR_IDX_ALL,