Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dlpc32xx_udc.c260 #define USBD_CCEMPTY (1 << 4) macro
703 writel(USBD_CCEMPTY, USBD_DEVINTCLR(udc->udp_baseaddr)); in udc_protocol_cmd_w()
709 USBD_CCEMPTY) == 0) && (to > 0)) { in udc_protocol_cmd_w()
735 writel((USBD_CDFULL | USBD_CCEMPTY), in udc_protocol_cmd_r()