Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dfirewire-constants.h77 #define SCODE_BETA 0x3 macro
/linux/drivers/firewire/
H A Dcore-topology.c238 if (node->phy_speed == SCODE_BETA && parent_count + child_port_count > 1) in build_tree()
310 int b_path = (node->phy_speed == SCODE_BETA); in report_found_node()
H A Dcore-device.c627 device->max_speed == SCODE_BETA || in read_config_rom()
632 if (device->max_speed == SCODE_BETA) in read_config_rom()
/linux/sound/firewire/
H A Dcmp.c148 if (c->max_speed == SCODE_BETA) in cmp_connection_init()