Home
last modified time | relevance | path

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

/openbmc/linux/tools/firewire/
H A Dnosy-dump.h71 #define TCODE_PHY_PACKET 0x10 macro
/openbmc/linux/drivers/firewire/
H A Dnosy.c34 #define TCODE_PHY_PACKET 0x10 macro
425 tcode_mask = 1 << TCODE_PHY_PACKET; in packet_irq_handler()