Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dfirewire-constants.h74 #define SCODE_800 0x3 macro
/linux/sound/firewire/fireface/
H A Dff-protocol-former.c386 if (fw_parent_device(ff->unit)->max_speed == SCODE_800) in ff800_begin_session()
/linux/drivers/firewire/
H A Dpacket-serdes-test.c729 KUNIT_EXPECT_EQ(test, SCODE_800, scode); in test_phy_packet_self_id_zero_case1()
H A Dohci.c1982 phy_packet_self_id_zero_set_scode(&self_id, SCODE_800); in find_and_insert_self_id()