Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/udc/
Dlpc32xx_udc.c298 #define USBD_CCEMPTY (1 << 4) macro
743 writel(USBD_CCEMPTY, USBD_DEVINTCLR(udc->udp_baseaddr)); in udc_protocol_cmd_w()
749 USBD_CCEMPTY) == 0) && (to > 0)) { in udc_protocol_cmd_w()
776 writel((USBD_CDFULL | USBD_CCEMPTY), in udc_protocol_cmd_r()