Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firewire/
H A Dcore-transaction.c61 #define PHY_CONFIG_ROOT_ID(node_id) ((((node_id) & 0x3f) << 24) | (1 << 23)) macro
500 data |= PHY_CONFIG_ROOT_ID(node_id); in fw_send_phy_config()