tegra_xudc_trb
struct tegra_xudc_trb *trb,
struct tegra_xudc_trb *trb = &ep->transfer_ring[ep->enq_ptr];
struct tegra_xudc_trb *trb = req->first_trb;
struct tegra_xudc_trb *trb)
struct tegra_xudc_trb *trb)
struct tegra_xudc_trb *enq_trb = &ep->transfer_ring[ep->enq_ptr];
struct tegra_xudc_trb *deq_trb;
struct tegra_xudc_trb *trb)
struct tegra_xudc_trb *event)
trb_to_request(struct tegra_xudc_ep *ep, struct tegra_xudc_trb *trb)
struct tegra_xudc_trb *event)
struct tegra_xudc_trb *trb;
struct tegra_xudc_trb *last = req->last_trb;
struct tegra_xudc_trb *event)
struct tegra_xudc_trb *trb;
struct tegra_xudc_trb *event)
struct tegra_xudc_trb *event;
sizeof(struct tegra_xudc_trb),
sizeof(struct tegra_xudc_trb), 0);
static inline u32 trb_read_##name(struct tegra_xudc_trb *trb) \
trb_write_##name(struct tegra_xudc_trb *trb, u32 val) \
static inline u64 trb_read_data_ptr(struct tegra_xudc_trb *trb)
static inline void trb_write_data_ptr(struct tegra_xudc_trb *trb, u64 addr)
struct tegra_xudc_trb *first_trb;
struct tegra_xudc_trb *last_trb;
struct tegra_xudc_trb *transfer_ring;
struct tegra_xudc_trb *event_ring[XUDC_NR_EVENT_RINGS];
struct tegra_xudc_trb *trb)
struct tegra_xudc_trb *trb)
static struct tegra_xudc_trb *trb_phys_to_virt(struct tegra_xudc_ep *ep,
struct tegra_xudc_trb *trb;