Home
last modified time | relevance | path

Searched hist:"8165 e34bf4f1b663ca37f7ead4bb029b4d9da74e" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dehci-hcd.c8165e34bf4f1b663ca37f7ead4bb029b4d9da74e Thu Feb 06 20:13:06 UTC 2014 Stephen Warren <swarren@nvidia.com> usb: ehci: fully align interrupt QHs/QTDs

These data structures are passed to cache-flushing routines, and hence
must be conform to both the USB the cache-flusing alignment requirements.
That means aligning to USB_DMA_MINALIGN. This is important on systems
where cache lines are >32 bytes.

Signed-off-by: Stephen Warren <swarren@nvidia.com>