Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/firewire/
Dohci.h72 #define OHCI1394_PhyControl_WritePending 0x00004000 macro
Dohci.c587 if (!(val & OHCI1394_PhyControl_WritePending)) in write_phy_reg()