Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/ !
Dfirewire-constants.h77 #define SCODE_BETA 0x3 macro
/linux-6.6.21/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.c553 device->max_speed == SCODE_BETA || in read_config_rom()
558 if (device->max_speed == SCODE_BETA) in read_config_rom()
/linux-6.6.21/sound/firewire/ !
Dcmp.c148 if (c->max_speed == SCODE_BETA) in cmp_connection_init()