Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/firewire/
Dcore-topology.c117 gap_count = phy_packet_self_id_zero_get_gap_count(*sid); in build_tree()
243 if (phy_packet_self_id_zero_get_gap_count(self_id_sequence[0]) != gap_count) in build_tree()
Dphy-packet-definitions.h141 static inline unsigned int phy_packet_self_id_zero_get_gap_count(u32 quadlet) in phy_packet_self_id_zero_get_gap_count() function
Dpacket-serdes-test.c221 *gap_count = phy_packet_self_id_zero_get_gap_count(quadlet); in deserialize_phy_packet_self_id_zero()