Home | History | Annotate | Download | only in ic

Lines Matching refs:current_tregs

2335 			if (t->current_tregs[ab][i] != spipe->tregs[i]) {
2336 t->current_tregs[ab][i] = spipe->tregs[i];
2830 * USBA registers here for current_tregs.
2848 t->current_tregs[0][ADR] = SL11_BUFFER_START;
2849 t->current_tregs[0][LEN] = 0;
2850 t->current_tregs[0][PID] = SL11_PID_SOF;
2851 t->current_tregs[0][DEV] = 0;
2852 t->current_tregs[1][ADR] = SL11_BUFFER_END - 8;
2853 t->current_tregs[1][LEN] = 0;
2854 t->current_tregs[1][PID] = 0;
2855 t->current_tregs[1][DEV] = 0;