Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dsl811.h78 # define SL11H_INTMASK_DONE_B 0x02 macro
H A Dsl811-hcd.c656 if (irqstat & SL11H_INTMASK_DONE_B) { in sl811h_irq()
1183 sl811->irq_enable |= SL11H_INTMASK_DONE_B; in sl811h_timer()
1378 (mask & SL11H_INTMASK_DONE_B) ? " done_b" : "", in dump_irq()