Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/firewire/
Dohci.h156 #define OHCI1394_phy_tcode 0xe macro
Dohci.c883 (p.header[0] & 0xff) == (OHCI1394_phy_tcode << 4)) in handle_ar_packet()
1349 header[0] = cpu_to_le32((OHCI1394_phy_tcode << 4) | in at_context_queue_packet()