Searched refs:comp_result (Results 1 – 1 of 1) sorted by relevance
1503 bool comp_result; in fusb302_irq_work() local1563 comp_result = !!(status0 & FUSB_REG_STATUS0_COMP); in fusb302_irq_work()1565 str_true_false(comp_result)); in fusb302_irq_work()1566 if (comp_result) { in fusb302_irq_work()