Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/firewire/
H A Dcore-topology.c27 #define SELF_ID_GAP_COUNT(q) (((q) >> 16) & 0x3f) macro
187 gap_count = SELF_ID_GAP_COUNT(*sid); in build_tree()
291 if (SELF_ID_GAP_COUNT(q) != gap_count) in build_tree()
/kernel/linux/linux-6.6/drivers/firewire/
H A Dcore-topology.c27 #define SELF_ID_GAP_COUNT(q) (((q) >> 16) & 0x3f) macro
188 gap_count = SELF_ID_GAP_COUNT(*sid); in build_tree()
292 if (SELF_ID_GAP_COUNT(q) != gap_count) in build_tree()

Completed in 2 milliseconds