Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/gadget/udc/
Dlpc32xx_udc.c259 #define USBD_CCEMPTY (1 << 4) macro
701 writel(USBD_CCEMPTY, USBD_DEVINTCLR(udc->udp_baseaddr)); in udc_protocol_cmd_w()
707 USBD_CCEMPTY) == 0) && (to > 0)) { in udc_protocol_cmd_w()
734 writel((USBD_CDFULL | USBD_CCEMPTY), in udc_protocol_cmd_r()