Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dpxa2xx_udc.h13 struct pxa2xx_udc_mach_info { struct
14 int (*udc_is_connected)(void); /* do we see host? */
15 void (*udc_command)(int cmd);
24 bool gpio_pullup_inverted;
25 int gpio_pullup; /* high == pullup activated */
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dpxa25x_udc.h40 struct pxa2xx_udc_mach_info { struct
41 int (*udc_is_connected)(void); /* do we see host? */
42 void (*udc_command)(int cmd);