Home
last modified time | relevance | path

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

/openbmc/linux/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 */
/openbmc/u-boot/drivers/usb/gadget/
H A Dpxa25x_udc.h39 struct pxa2xx_udc_mach_info { struct
40 int (*udc_is_connected)(void); /* do we see host? */
41 void (*udc_command)(int cmd);