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