Searched refs:OHCI1394_PhyControl_Write (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/firewire/
H A Dohci.h70 #define OHCI1394_PhyControl_Write(addr, data) (((addr) << 8) | (data) | 0x00004000) macro
H A Dohci.c594 OHCI1394_PhyControl_Write(addr, val)); write_phy_reg()

Completed in 65 milliseconds