Home
last modified time | relevance | path

Searched refs:cfg1_settings (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-usbc.c1026 static const u8 cfg1_settings[] = {0x13, 0x23, 0x1d}; in qcs615_qmp_calibrate_dp_phy() local
1030 qmp->dp_aux_cfg %= ARRAY_SIZE(cfg1_settings); in qcs615_qmp_calibrate_dp_phy()
1031 val = cfg1_settings[qmp->dp_aux_cfg]; in qcs615_qmp_calibrate_dp_phy()
H A Dphy-qcom-qmp-combo.c3651 static const u8 cfg1_settings[] = { 0x13, 0x23, 0x1d }; in qmp_v3_calibrate_dp_phy() local
3655 qmp->dp_aux_cfg %= ARRAY_SIZE(cfg1_settings); in qmp_v3_calibrate_dp_phy()
3656 val = cfg1_settings[qmp->dp_aux_cfg]; in qmp_v3_calibrate_dp_phy()