Lines Matching refs:dw5
64 __dw dw5;
75 __le32 dw5;
519 ptd->dw5 = le32_to_dw(le32_ptd.dw5);
546 ptd.dw5 = dw_to_le32(cpu_ptd->dw5);
926 * First 8 bits in dw5 is uSCS and "specifies which uSOF the
932 /* ptd->dw5 = 0x1c; */
933 ptd->dw5 = TO_DW(0xff); /* Execute Complete Split on any uFrame */
1326 " dw4: %08x dw5: %08x dw6: %08x dw7: %08x\n",
1329 ptd->dw4, ptd->dw5, ptd->dw6, ptd->dw7);