LABIBB_MAX_OCP_COUNT
if (vreg->ocp_irq_count >= LABIBB_MAX_OCP_COUNT) {
if (vreg->ocp_irq_count > LABIBB_MAX_OCP_COUNT)