Searched refs:OHCI1394_phy_tcode (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/firewire/
H A Dohci.h156 #define OHCI1394_phy_tcode 0xe macro
H A Dohci.c717 (p.header[0] & 0xff) == (OHCI1394_phy_tcode << 4))
1132 header[0] = cpu_to_le32((OHCI1394_phy_tcode << 4) |
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/firewire/
H A Dohci.h156 #define OHCI1394_phy_tcode 0xe macro
H A Dohci.c717 (p.header[0] & 0xff) == (OHCI1394_phy_tcode << 4))
1132 header[0] = cpu_to_le32((OHCI1394_phy_tcode << 4) |

Completed in 75 milliseconds