Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/firewire/
Dnosy.h221 #define LINK_INT_PHY_BUSRESET (1<<28) macro
Dnosy.c485 if ((link_int_status & LINK_INT_PHY_BUSRESET) > 0) in irq_handler()
631 LINK_INT_PHY_BUSRESET | LINK_INT_IT_STUCK | in add_card()