Home
last modified time | relevance | path

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

/Linux-v4.19/tools/firewire/
Dnosy-dump.h71 #define TCODE_PHY_PACKET 0x10 macro
/Linux-v4.19/drivers/firewire/
Dnosy.c47 #define TCODE_PHY_PACKET 0x10 macro
431 tcode_mask = 1 << TCODE_PHY_PACKET; in packet_irq_handler()