Searched refs:USB_TYPEC_DP_SID (Results 1 – 19 of 19) sorted by relevance
| /linux/drivers/usb/typec/ucsi/ |
| H A D | displayport.c | 94 dp->header = VDO(USB_TYPEC_DP_SID, 1, svdm_version, CMD_ENTER_MODE); in ucsi_displayport_enter() 139 dp->header = VDO(USB_TYPEC_DP_SID, 1, svdm_version, CMD_EXIT_MODE); in ucsi_displayport_exit() 232 dp->header = VDO(USB_TYPEC_DP_SID, 1, svdm_version, cmd); in ucsi_displayport_vdm()
|
| H A D | ucsi_yoga_c630.c | 105 .svid = USB_TYPEC_DP_SID, in yoga_c630_ucsi_sync_control()
|
| H A D | ucsi.c | 416 case USB_TYPEC_DP_SID: in ucsi_register_altmode() 663 if (adev[i]->svid == USB_TYPEC_DP_SID || in ucsi_unregister_altmodes()
|
| /linux/drivers/soc/qcom/ |
| H A D | pmic_glink_altmode.c | 361 if (alt_port->svid == USB_TYPEC_DP_SID) { in pmic_glink_altmode_worker() 440 svid = mux == 2 ? USB_TYPEC_DP_SID : 0; in pmic_glink_altmode_sc8180xp_notify() 491 if (svid == USB_TYPEC_DP_SID) { in pmic_glink_altmode_sc8280xp_notify() 625 alt_port->dp_alt.svid = USB_TYPEC_DP_SID; in pmic_glink_altmode_probe()
|
| /linux/drivers/platform/chrome/ |
| H A D | cros_typec_altmode.c | 74 if (adata->sid == USB_TYPEC_DP_SID) in cros_typec_altmode_enter() 260 if (adata->sid == USB_TYPEC_DP_SID) in cros_typec_altmode_vdm()
|
| H A D | cros_ec_typec.c | 405 desc.svid = USB_TYPEC_DP_SID; in cros_typec_register_port_altmodes() 667 cable_dp_vdo = cros_typec_get_cable_vdo(port, USB_TYPEC_DP_SID); in cros_typec_enable_dp()
|
| /linux/include/linux/usb/ |
| H A D | typec_dp.h | 8 #define USB_TYPEC_DP_SID 0xff01 macro
|
| /linux/drivers/usb/typec/mux/ |
| H A D | tusb1046.c | 50 state->alt->svid != USB_TYPEC_DP_SID) in tusb1046_mux_set()
|
| H A D | it5205.c | 98 state->alt->svid != USB_TYPEC_DP_SID) in it5205_mux_set()
|
| H A D | intel_pmc_mux.c | 442 state->alt && state->alt->svid == USB_TYPEC_DP_SID) in pmc_usb_mux_safe_state() 525 case USB_TYPEC_DP_SID: in pmc_usb_mux_set()
|
| H A D | ptn36502.c | 119 if (ptn->svid != USB_TYPEC_DP_SID) in ptn36502_set()
|
| H A D | nb7vpq904m.c | 168 if (nb7->svid != USB_TYPEC_DP_SID) in nb7vpq904m_set()
|
| H A D | ps883x.c | 116 case USB_TYPEC_DP_SID: in ps883x_set()
|
| /linux/drivers/usb/typec/altmodes/ |
| H A D | displayport.c | 838 { USB_TYPEC_DP_SID },
|
| /linux/drivers/phy/rockchip/ |
| H A D | phy-rockchip-usbdp.c | 1379 if (state->alt && state->alt->svid == USB_TYPEC_DP_SID) { in rk_udphy_typec_mux_set()
|
| /linux/drivers/usb/typec/ |
| H A D | anx7411.c | 1043 has_dp = (state->alt && state->alt->svid == USB_TYPEC_DP_SID && in anx7411_usb_mux_set()
|
| /linux/drivers/usb/typec/tipd/ |
| H A D | core.c | 1244 desc.svid = USB_TYPEC_DP_SID; in cd321x_register_port_altmodes()
|
| /linux/drivers/phy/apple/ |
| H A D | atc.c | 2111 } else if (state->alt && state->alt->svid == USB_TYPEC_DP_SID) { in atcphy_mux_set()
|
| /linux/drivers/phy/qualcomm/ |
| H A D | phy-qcom-qmp-combo.c | 4466 if (svid == USB_TYPEC_DP_SID) { in qmp_combo_typec_mux_set()
|