Home
last modified time | relevance | path

Searched refs:SL11H_INTMASK_DONE_A (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dsl811.h77 # define SL11H_INTMASK_DONE_A 0x01 macro
H 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()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dsl811.h77 # define SL11H_INTMASK_DONE_A 0x01 macro
H 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 7 milliseconds