Searched refs:contextMatch (Results 1 – 1 of 1) sorted by relevance
1419 u32 command, contextMatch; in ohci_iso_recv_start() local1433 contextMatch = tag_mask << 28; in ohci_iso_recv_start()1440 contextMatch |= iso->channel; in ohci_iso_recv_start()1461 contextMatch |= cycle << 12; in ohci_iso_recv_start()1470 contextMatch |= (sync&0xf)<<8; in ohci_iso_recv_start()1473 reg_write(recv->ohci, recv->ContextMatch, contextMatch); in ohci_iso_recv_start()