HomeSort by relevance Sort by last modified time
    Searched refs:ci_udc (Results 1 - 4 of 4) sorted by null

  /external/u-boot/drivers/usb/gadget/
Makefile 23 obj-$(CONFIG_CI_UDC) += ci_udc.o
37 obj-$(CONFIG_CI_UDC) += ci_udc.o
ci_udc.c 22 #include <usb/ci_udc.h>
24 #include "ci_udc.h"
138 .name = "ci_udc",
305 struct ci_udc *udc = (struct ci_udc *)controller.ctrl->hcor;
422 struct ci_udc *udc = (struct ci_udc *)controller.ctrl->hcor;
663 struct ci_udc *udc = (struct ci_udc *)controller.ctrl->hcor;
766 struct ci_udc *udc = (struct ci_udc *)controller.ctrl->hcor
    [all...]
ci_udc.h 12 struct ci_udc { struct
33 struct ci_udc { struct
  /external/u-boot/drivers/serial/
usbtty.h 21 #include <usb/ci_udc.h>

Completed in 50 milliseconds