Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/firewire/
H A Dnosy.h221 #define LINK_INT_PHY_BUSRESET (1<<28) macro
H A Dnosy.c477 if ((link_int_status & LINK_INT_PHY_BUSRESET) > 0) in irq_handler()
623 LINK_INT_PHY_BUSRESET | LINK_INT_IT_STUCK | in add_card()