Home
last modified time | relevance | path

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

/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-combo.c4241 enum typec_orientation usb3_orientation = TYPEC_ORIENTATION_NONE; in qmp_combo_probe() local
4247 ret = qmp_combo_get_dt_usb3_orientation(dev, &usb3_orientation); in qmp_combo_probe()
4252 usb3_orientation != TYPEC_ORIENTATION_NONE) { in qmp_combo_probe()
4254 qmp->orientation = usb3_orientation; in qmp_combo_probe()
4255 } else if (usb3_orientation == TYPEC_ORIENTATION_NONE && in qmp_combo_probe()
4260 dp_orientation == usb3_orientation) { in qmp_combo_probe()