Lines Matching defs:buf1
1019 u32 buf1;
1031 buf1 = is_input ? 1 << 11 : 0;
1039 buf1 |= maxp;
1043 stream->buf1 = cpu_to_hc32(ehci, buf1);
1662 itd->hw_bufp[1] = stream->buf1;
2006 packet->buf1 = (buf + length) & ~0x0fff;
2007 if (packet->buf1 != (buf & ~(u64)0x0fff))
2016 packet->buf1 |= length;
2111 sitd->hw_buf[1] = cpu_to_hc32(ehci, uf->buf1);