usb: xhci: convert to TRB_TYPE()

Use TRB_TYPE(p) instead of ((p) << TRB_TYPE_SHIFT)

Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
3 files changed