Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/firewire/
Dcore-topology.c30 #define SELF_ID_PHY_INITIATOR(q) (((q) >> 1) & 0x01) macro
112 node->initiated_reset = SELF_ID_PHY_INITIATOR(sid); in fw_node_create()