Home
last modified time | relevance | path

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

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