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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/firewire/
H A Dcore-transaction.c72 #define PHY_CONFIG_ROOT_ID(node_id) ((((node_id) & 0x3f) << 24) | (1 << 23)) macro
438 data |= PHY_CONFIG_ROOT_ID(node_id);

Completed in 49 milliseconds