Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dfirewire-constants.h77 #define SCODE_BETA 0x3 macro
/linux-6.1.9/drivers/firewire/
Dcore-topology.c284 if (node->phy_speed == SCODE_BETA && in build_tree()
360 int b_path = (node->phy_speed == SCODE_BETA); in report_found_node()
Dcore-device.c554 device->max_speed == SCODE_BETA || in read_config_rom()
559 if (device->max_speed == SCODE_BETA) in read_config_rom()
/linux-6.1.9/sound/firewire/
Dcmp.c148 if (c->max_speed == SCODE_BETA) in cmp_connection_init()