Searched refs:can_isoc (Results 1 – 4 of 4) sorted by relevance
13 int can_isoc; member
292 unsigned int can_isoc:1; member
567 if (!ep->can_isoc) { in usba_ep_enable()1989 ep->can_isoc = of_property_read_bool(pp, "atmel,can-isoc"); in atmel_udc_of_init()2064 ep->can_isoc = pdata->ep[i].can_isoc; in usba_udc_pdata()
1755 .can_isoc = isoc, \