Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/firewire/
H A Dcore-transaction.c61 #define PHY_CONFIG_ROOT_ID(node_id) ((((node_id) & 0x3f) << 24) | (1 << 23)) macro
/kernel/linux/linux-6.6/drivers/firewire/
H A Dcore-transaction.c61 #define PHY_CONFIG_ROOT_ID(node_id) ((((node_id) & 0x3f) << 24) | (1 << 23)) macro

Completed in 4 milliseconds