Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Daspeed_usbtty.c59 #define ISR_EP_NAK BIT(17) macro
540 if (isr & ISR_EP_NAK) { in udc_irq()
542 ast_udc_write(ISR_EP_NAK, AST_VHUB_ISR); in udc_irq()
H A Daspeed_udc.c62 #define ISR_EP_NAK BIT(17) macro
1002 if (isr & ISR_EP_NAK) { in aspeed_udc_isr()
1004 writel(ISR_EP_NAK, base + AST_VHUB_ISR); in aspeed_udc_isr()