Searched refs:HC_ITD_SF (Results 1 – 2 of 2) sorted by relevance
395 #define HC_ITD_SF 0x0000FFFF /* Starting Frame number */ macro
6333 ctrl = Get_TD(current_td->hctd_ctrl) & (~(HC_ITD_SF)); in ohci_insert_td_with_frame_number()6336 Set_TD(current_td->hctd_ctrl, ctrl | (start_frame_number & HC_ITD_SF)); in ohci_insert_td_with_frame_number()