Searched defs:pxa2xx_udc_mach_info (Results 1 – 1 of 1) sorted by relevance
13 struct pxa2xx_udc_mach_info { struct14 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 */
Completed in 8 milliseconds