Searched refs:cfg1_settings (Results 1 – 1 of 1) sorted by relevance
2537 static const u8 cfg1_settings[] = { 0x13, 0x23, 0x1d }; in qmp_v3_calibrate_dp_phy() local2541 qmp->dp_aux_cfg %= ARRAY_SIZE(cfg1_settings); in qmp_v3_calibrate_dp_phy()2542 val = cfg1_settings[qmp->dp_aux_cfg]; in qmp_v3_calibrate_dp_phy()2728 static const u8 cfg1_settings[] = { 0x20, 0x13, 0x23, 0x1d }; in qmp_v4_calibrate_dp_phy() local2732 qmp->dp_aux_cfg %= ARRAY_SIZE(cfg1_settings); in qmp_v4_calibrate_dp_phy()2733 val = cfg1_settings[qmp->dp_aux_cfg]; in qmp_v4_calibrate_dp_phy()