Searched refs:UBT_FLAG_T_START_CTRL (Results 1 – 2 of 2) sorted by relevance
153 #define UBT_FLAG_T_START_CTRL (1 << 3) /* start control xfer (write) */ macro
1550 if (task_flags & UBT_FLAG_T_START_CTRL) { in ubt_task()1894 action = UBT_FLAG_T_START_CTRL; in ng_ubt_rcvdata()