Searched refs:CTL1_STOP (Results 1 – 1 of 1) sorted by relevance
115 #define CTL1_STOP BIT(1) macro231 ctl1 |= CTL1_STOP | CTL1_INTEN | CTL1_EOBINTE; in stop_transfer()234 g_assert_false(ctl1 & CTL1_STOP); in stop_transfer()310 ctl1 &= ~(CTL1_START | CTL1_STOP); in send_nack()