be16_to_cpu
*std_voltage = be16_to_cpu(voltage->value);
if (be16_to_cpu(voltage->value) ==
if (be16_to_cpu(voltage->value) <=
#define PP_SMC_TO_HOST_US(X) be16_to_cpu(X)
intel_dp->compliance.test_data.hdisplay = be16_to_cpu(h_width);
intel_dp->compliance.test_data.vdisplay = be16_to_cpu(v_height);
*std_voltage = be16_to_cpu(voltage->value);
*std_voltage = be16_to_cpu(voltage->value);
if (be16_to_cpu(voltage->value) ==
if (be16_to_cpu(voltage->value) <=