Searched refs:dpbw (Results 1 – 1 of 1) sorted by relevance
54 u8 dpbw, lanecount; in cros_ec_anx7688_bridge_mode_fixup() local67 dpbw = regs[0]; in cros_ec_anx7688_bridge_mode_fixup()71 if (dpbw > 0x19 || lanecount > 2) { in cros_ec_anx7688_bridge_mode_fixup()72 DRM_ERROR("Invalid bandwidth/lane count (%02x/%d)\n", dpbw, in cros_ec_anx7688_bridge_mode_fixup()78 totalbw = dpbw * lanecount * 270000 * 8 / 10; in cros_ec_anx7688_bridge_mode_fixup()84 totalbw, dpbw, lanecount, requiredbw); in cros_ec_anx7688_bridge_mode_fixup()