Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dfusbh200.h67 FUSBH200_HRTIMER_IAA_WATCHDOG, /* Handle lost IAA interrupts */ enumerator
Dfusbh200-hcd.c3209 fusbh200_enable_event(fusbh200, FUSBH200_HRTIMER_IAA_WATCHDOG, true); in start_iaa_cycle()
5314 fusbh200->enabled_hrtimer_events &= ~BIT(FUSBH200_HRTIMER_IAA_WATCHDOG); in fusbh200_irq()
5323 if (fusbh200->next_hrtimer_event == FUSBH200_HRTIMER_IAA_WATCHDOG) in fusbh200_irq()