Searched refs:LINK_PHY_WDATA (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/firewire/ | ||
H A D | nosy.h | 212 #define LINK_PHY_WDATA(data) (data<<16) macro |
H A D | nosy.c | 260 LINK_PHY_ADDR(addr) | LINK_PHY_WDATA(val)); in set_phy_reg() |