ocp_count         367 drivers/regulator/qcom_spmi-regulator.c 	int					ocp_count;
ocp_count         558 drivers/regulator/qcom_spmi-regulator.c 		vreg->ocp_count = 0;
ocp_count        1158 drivers/regulator/qcom_spmi-regulator.c 		vreg->ocp_count = 0;
ocp_count        1163 drivers/regulator/qcom_spmi-regulator.c 	vreg->ocp_count++;
ocp_count        1165 drivers/regulator/qcom_spmi-regulator.c 	if (vreg->ocp_count == 1) {
ocp_count        1168 drivers/regulator/qcom_spmi-regulator.c 	} else if (vreg->ocp_count <= vreg->ocp_max_retries) {
ocp_count        1175 drivers/regulator/qcom_spmi-regulator.c 			vreg->ocp_count);