Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/firewire/
H A Dcore-topology.c30 #define SELF_ID_PHY_INITIATOR(q) (((q) >> 1) & 0x01) macro
111 node->initiated_reset = SELF_ID_PHY_INITIATOR(sid); in fw_node_create()
/kernel/linux/linux-6.6/drivers/firewire/
H A 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()

Completed in 2 milliseconds