Home
last modified time | relevance | path

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

/dragonfly/sys/bus/firewire/
H A Dfwohcireg.h290 #define PHYDEV_WRCMD (1<<14) macro
H A Dfwohci.c255 fun = (PHYDEV_WRCMD | (addr << PHYDEV_REGADDR) | (data << PHYDEV_WRDATA)); in fwphy_wrdata()