Searched refs:MPR_SPEED_MASK (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/sound/firewire/ | ||
H A D | cmp.c | 18 #define MPR_SPEED_MASK 0xc0000000 macro 147 c->max_speed = (mpr & MPR_SPEED_MASK) >> MPR_SPEED_SHIFT; cmp_connection_init() |
Completed in 39 milliseconds