Home
last modified time | relevance | path

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

/Linux-v6.6/tools/firewire/
Dnosy-dump.h71 #define TCODE_PHY_PACKET 0x10 macro
/Linux-v6.6/drivers/firewire/
Dnosy.c34 #define TCODE_PHY_PACKET 0x10 macro
423 tcode_mask = 1 << TCODE_PHY_PACKET; in packet_irq_handler()