Searched refs:DATASET_A (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/usb/gadget/udc/
H A Dgoku_udc.c366 if (unlikely((tmp & DATASET_A(ep->num)) != 0))
H A Dgoku_udc.h135 #define DATASET_A(epnum) (1<<(2*(epnum))) macro

Completed in 166 milliseconds