Lines Matching full:ocp
120 /* Enable OCP HW interrupt */ in qcom_labibb_ocp_hw_enable()
159 * qcom_labibb_ocp_recovery_worker - Handle OCP event
160 * @work: OCP work structure
169 * for the OCP condition, or the hardware did not stabilize, a cut
221 /* We cannot trust it without OCP enabled. */ in qcom_labibb_ocp_recovery_worker()
222 dev_err(vreg->dev, "Cannot enable OCP IRQ\n"); in qcom_labibb_ocp_recovery_worker()
228 /* Everything went fine: reset the OCP count! */ in qcom_labibb_ocp_recovery_worker()
242 * Over Current Protection (OCP) will signal to the client driver
272 * real; Moreover, if the status register is not signaling OCP, in qcom_labibb_ocp_isr()
325 /* If there is no OCP interrupt, there's nothing to set */ in qcom_labibb_set_ocp()
348 /* Activate OCP HW level interrupt */ in qcom_labibb_set_ocp()
356 /* Set OCP interrupt polarity */ in qcom_labibb_set_ocp()
501 /* Everything went fine: reset the OCP count! */ in qcom_labibb_sc_recovery_worker()
831 irq = of_irq_get_byname(reg_node, "ocp"); in qcom_labibb_regulator_probe()