Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firewire/
H A Dohci.h157 #define OHCI1394_phy_tcode 0xe macro
H A Dohci.c915 (p.header[0] & 0xff) == (OHCI1394_phy_tcode << 4)) in handle_ar_packet()
1383 header[0] = cpu_to_le32((OHCI1394_phy_tcode << 4) | in at_context_queue_packet()