Searched refs:comp_result (Results 1 – 1 of 1) sorted by relevance
1511 bool comp_result; in fusb302_irq_work() local1571 comp_result = !!(status0 & FUSB_REG_STATUS0_COMP); in fusb302_irq_work()1573 str_true_false(comp_result)); in fusb302_irq_work()1574 if (comp_result) { in fusb302_irq_work()