Home
last modified time | relevance | path

Searched refs:UDCCSR0_ACM (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/gadget/udc/
H A Dpxa27x_udc.h120 #define UDCCSR0_ACM (1 << 9) /* Ack Control Mode */ macro
H A Dpxa27x_udc.c397 mask |= UDCCSR0_ACM; in ep_write_UDCCSR()
1709 ep_write_UDCCSR(&udc->pxa_ep[0], UDCCSR0_ACM); in udc_enable()