Home
last modified time | relevance | path

Searched defs:iudma_ch (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/gadget/udc/
H A Dbcm63xx_udc.c210 struct iudma_ch { struct
211 unsigned int ch_idx;
212 int ep_num;
213 bool enabled;
214 int max_pkt;
215 bool is_tx;
216 struct bcm63xx_ep *bep;
240 struct iudma_ch *iudma; argument