ocp_retry_delay_ms  369 drivers/regulator/qcom_spmi-regulator.c 	int					ocp_retry_delay_ms;
ocp_retry_delay_ms 1171 drivers/regulator/qcom_spmi-regulator.c 			msecs_to_jiffies(vreg->ocp_retry_delay_ms) + 1);
ocp_retry_delay_ms 1713 drivers/regulator/qcom_spmi-regulator.c 		&vreg->ocp_retry_delay_ms);
ocp_retry_delay_ms 1744 drivers/regulator/qcom_spmi-regulator.c 	if (!vreg->ocp_retry_delay_ms)
ocp_retry_delay_ms 1745 drivers/regulator/qcom_spmi-regulator.c 		vreg->ocp_retry_delay_ms = SPMI_VS_OCP_DEFAULT_RETRY_DELAY_MS;