Home
last modified time | relevance | path

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

/linux/drivers/firewire/
H A Dohci.h67 #define OHCI1394_PhyControl_Read(addr) (((addr) << 8) | 0x00008000) macro
H A Dohci.c639 reg_write(ohci, OHCI1394_PhyControl, OHCI1394_PhyControl_Read(addr)); in read_phy_reg()