Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/host/
A Dsl811.h77 # define SL11H_INTMASK_DONE_A 0x01 macro
A Dsl811-hcd.c602 irqstat |= SL11H_INTMASK_DONE_A; in checkdone()
614 irqstat |= SL11H_INTMASK_DONE_A; in checkdone()
648 if (irqstat & SL11H_INTMASK_DONE_A) { in sl811h_irq()
1179 sl811->irq_enable |= SL11H_INTMASK_DONE_A; in sl811h_timer()
1375 (mask & SL11H_INTMASK_DONE_A) ? " done_a" : "", in dump_irq()

Completed in 6 milliseconds