Home
last modified time | relevance | path

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

/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-usbc.c982 static const u8 cfg1_settings[] = {0x13, 0x23, 0x1d}; in qmp_v2_calibrate_dp_phy() local
986 qmp->dp_aux_cfg %= ARRAY_SIZE(cfg1_settings); in qmp_v2_calibrate_dp_phy()
987 val = cfg1_settings[qmp->dp_aux_cfg]; in qmp_v2_calibrate_dp_phy()