Home
last modified time | relevance | path

Searched refs:irq_brdysts (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/usb/renesas_usbhs/
H A Dmod.c217 state->brdysts &= mod->irq_brdysts; in usbhs_status_get_each_irq()
347 if (mod->irq_ready && mod->irq_brdysts) { in usbhs_irq_callback_update()
348 usbhs_write(priv, BRDYENB, mod->irq_brdysts); in usbhs_irq_callback_update()
H A Dmod.h56 u16 irq_brdysts; member
H A Dfifo.c217 #define usbhsf_irq_ready_ctrl(p, e) usbhsf_irq_callback_ctrl(p, irq_brdysts, e)
1423 mod->irq_brdysts = 0; in usbhs_fifo_init()
1437 mod->irq_brdysts = 0; in usbhs_fifo_quit()