HomeSort by relevance Sort by last modified time
    Searched refs:tdCBP (Results 1 - 2 of 2) sorted by null

  /external/u-boot/arch/mips/mach-au1x00/
au1x00_usb_ohci.c 733 __u32 tdINFO, tdBE, tdCBP;
738 tdCBP = m32_swap (td->hwCBP);
747 lurb_priv->actual_length += tdCBP - td->data;
    [all...]
  /external/u-boot/drivers/usb/host/
ohci-hcd.c 1044 __u32 tdBE, tdCBP;
1048 tdCBP = m32_swap(td->hwCBP);
1056 lurb_priv->actual_length += tdCBP - td->data;
    [all...]

Completed in 60 milliseconds