Home
last modified time | relevance | path

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

/drivers/usb/host/
A Dsl811.h77 # define SL11H_INTMASK_DONE_A 0x01 macro
A Dsl811-hcd.c604 irqstat |= SL11H_INTMASK_DONE_A; in checkdone()
616 irqstat |= SL11H_INTMASK_DONE_A; in checkdone()
651 if (irqstat & SL11H_INTMASK_DONE_A) { in sl811h_irq()
1182 sl811->irq_enable |= SL11H_INTMASK_DONE_A; in sl811h_timer()
1378 (mask & SL11H_INTMASK_DONE_A) ? " done_a" : "", in dump_irq()

Completed in 6 milliseconds