Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/firewire/
Dohci.h157 #define OHCI1394_phy_tcode 0xe macro
Dohci.c867 (p.header[0] & 0xff) == (OHCI1394_phy_tcode << 4)) in handle_ar_packet()
1336 header[0] = cpu_to_le32((OHCI1394_phy_tcode << 4) | in at_context_queue_packet()