Home
last modified time | relevance | path

Searched refs:gnptxfsiz (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/drivers/usb/gadget/
Ddwc2_udc_otg_regs.h62 u32 gnptxfsiz; /* Non-Periodic Transmit FIFO Size */ member
Ddwc2_udc_otg.c484 &reg->gnptxfsiz); in reconfig_usbd()
/external/u-boot/drivers/usb/host/
Ddwc2.h42 u32 gnptxfsiz; member
Ddwc2.c259 writel(nptxfifosize, &regs->gnptxfsiz); in dwc_otg_core_host_init()