Home
last modified time | relevance | path

Searched refs:iudma_ch (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dbcm63xx_udc.c187 * struct iudma_ch - Represents the current state of a single IUDMA channel.
210 struct iudma_ch { struct
240 struct iudma_ch *iudma;
260 struct iudma_ch *iudma;
308 struct iudma_ch iudma[BCM63XX_NUM_IUDMA];
595 static void iudma_write(struct bcm63xx_udc *udc, struct iudma_ch *iudma, in iudma_write()
671 static int iudma_read(struct bcm63xx_udc *udc, struct iudma_ch *iudma) in iudma_read()
705 static void iudma_reset_channel(struct bcm63xx_udc *udc, struct iudma_ch *iudma) in iudma_reset_channel()
763 struct iudma_ch *iudma = &udc->iudma[ch_idx]; in iudma_init_channel()
1038 struct iudma_ch *iudm in bcm63xx_ep_enable()
[all...]
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dbcm63xx_udc.c187 * struct iudma_ch - Represents the current state of a single IUDMA channel.
210 struct iudma_ch { struct
240 struct iudma_ch *iudma;
260 struct iudma_ch *iudma;
307 struct iudma_ch iudma[BCM63XX_NUM_IUDMA];
592 static void iudma_write(struct bcm63xx_udc *udc, struct iudma_ch *iudma, in iudma_write()
668 static int iudma_read(struct bcm63xx_udc *udc, struct iudma_ch *iudma) in iudma_read()
702 static void iudma_reset_channel(struct bcm63xx_udc *udc, struct iudma_ch *iudma) in iudma_reset_channel()
760 struct iudma_ch *iudma = &udc->iudma[ch_idx]; in iudma_init_channel()
1035 struct iudma_ch *iudm in bcm63xx_ep_enable()
[all...]

Completed in 5 milliseconds