Searched defs:at91_udc_data (Results 1 – 1 of 1) sorted by relevance
29 struct at91_udc_data { struct30 int vbus_pin; /* high == host powering us */31 u8 vbus_active_low; /* vbus polarity */32 u8 vbus_polled; /* Use polling, not interrupt */33 int pullup_pin; /* active == D+ pulled up */34 u8 pullup_active_low; /* true == pullup_pin is active low */