commit | 787b74a48742b2946a8cfe7dc4b405a07b96a9cd | [log] [tgz] |
---|---|---|
author | Hemant Kumar <hemantk@codeaurora.org> | Tue Mar 22 19:34:20 2016 -0700 |
committer | Hemant Kumar <hemantk@codeaurora.org> | Mon Nov 12 14:41:17 2018 -0800 |
tree | 485545556e564325abe59319ab9c299b10a92a65 | |
parent | 8d48fb820fb849cee2474354f75ef5a78044bd19 [diff] |
usb: xhci: Add helper APIs to return xhci dma addresses dma address of secondary event ring, transfer ring and device context base address are required to pass to remote entity. Remote entity uses these addresses to program xhci controller registers. Change-Id: Ie0756d646a396a11b41b93e886bca9aff636ee5d Signed-off-by: Hemant Kumar <hemantk@codeaurora.org> Signed-off-by: Jack Pham <jackp@codeaurora.org>